Skip to content

Commit

Permalink
Update plugin gatling to v3.12.0.3 (#9715)
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 Oct 7, 2024
1 parent b700a0f commit de339d9
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 @@ -156,7 +156,7 @@ wiremock = { module = "com.github.tomakehurst:wiremock-jre8-standalone", version
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-6" }

[plugins]
gatling = { id = "io.gatling.gradle", version = "3.12.0.2" }
gatling = { id = "io.gatling.gradle", version = "3.12.0.3" }
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 de339d9

Please sign in to comment.