Skip to content

Commit

Permalink
chore: Bump Gatling version to 3.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guilgaly committed Jan 22, 2025
1 parent 9aaec43 commit 901de22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvm/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Global / gatlingDevelopers := Seq(
val compilerRelease = 21
val graalvmJdkVersion = "23.0.1"
val graalvmJsVersion = "24.1.1"
val gatlingVersion = "3.13.2"
val gatlingVersion = "3.13.3"

// bit weird cause this is not a dependency of this project
val gatlingEnterpriseComponentPluginVersion = "1.11.0"
Expand Down

0 comments on commit 901de22

Please sign in to comment.