Skip to content

Commit

Permalink
Update plugin gatling to v3.9.5.6 (#7580)
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 3, 2023
1 parent 7556279 commit 1745d69
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 @@ -169,7 +169,7 @@ wiremock = { module = "com.github.tomakehurst:wiremock-jre8-standalone", version
[plugins]
annotations-stripper = { id = "org.projectnessie.annotation-stripper", version = "0.1.2" }
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }
gatling = { id = "io.gatling.gradle", version = "3.9.5.5" }
gatling = { id = "io.gatling.gradle", version = "3.9.5.6" }
jmh = { id = "me.champeau.jmh", version = "0.7.1" }
nessie-reflectionconfig = { id = "org.projectnessie.buildsupport.reflectionconfig", version.ref = "nessieBuildPlugins" }
nessie-run = { id = "org.projectnessie", version = "0.30.7" }
Expand Down

0 comments on commit 1745d69

Please sign in to comment.