Skip to content

Commit

Permalink
Update plugin gatling to v3.12.0.2 (#9671)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent b7fcbcc commit a0be6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-6" }

[plugins]
avro = { id = "com.github.davidmc24.gradle.plugin.avro", version = "1.9.1" }
gatling = { id = "io.gatling.gradle", version = "3.12.0.1" }
gatling = { id = "io.gatling.gradle", version = "3.12.0.2" }
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
nessie-run = { id = "org.projectnessie", version = "0.32.2" }
nexus-publish-plugin = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
Expand Down

0 comments on commit a0be6f6

Please sign in to comment.