Skip to content

Commit

Permalink
feat: upgrade to Gatling 3.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
notdryft committed Jun 24, 2024
1 parent d2d6fbd commit 67a0875
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 graalvmJdkVersion = "22.0.1"
val graalvmJsVersion = "24.0.1"
val coursierVersion = "2.1.10"
val gatlingVersion = "3.11.3"
val gatlingVersion = "3.11.4"

lazy val root = (project in file("."))
.aggregate(adapter, java2ts)
Expand Down

0 comments on commit 67a0875

Please sign in to comment.