Skip to content

Commit

Permalink
Bump io.gatling.gradle from 3.12.0.2 to 3.12.0.3 in /gatling
Browse files Browse the repository at this point in the history
Bumps io.gatling.gradle from 3.12.0.2 to 3.12.0.3.

---
updated-dependencies:
- dependency-name: io.gatling.gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 25252bd commit 9292abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatling/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("java")
id("io.gatling.gradle") version "3.12.0.2"
id("io.gatling.gradle") version "3.12.0.3"
id("com.google.cloud.tools.jib") version "3.4.3"
}

Expand Down

0 comments on commit 9292abd

Please sign in to comment.