Skip to content

Commit

Permalink
Update gatling-charts to 3.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 13, 2025
1 parent 05b0da0 commit f196f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libraryDependencies ++= {
case "2.12" =>
Seq(
"com.sizmek.fsi" %% "macros" % "0.2.0",
"io.gatling" % "gatling-charts" % "2.3.1"
"io.gatling" % "gatling-charts" % "3.13.4"
)
case _ =>
Nil
Expand Down

0 comments on commit f196f95

Please # to comment.