Skip to content

Commit

Permalink
Update plugin gatling to v3.13.3.2 (#10344)
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 Feb 5, 2025
1 parent c073817 commit 50690aa
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 @@ -157,7 +157,7 @@ wiremock = { module = "org.wiremock:wiremock-standalone", version = "3.11.0" }
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-9" }

[plugins]
gatling = { id = "io.gatling.gradle", version = "3.13.3.1" }
gatling = { id = "io.gatling.gradle", version = "3.13.3.2" }
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
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 50690aa

Please sign in to comment.