Skip to content

Commit

Permalink
Update gatling-charts to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 24, 2019
1 parent 71b6ac1 commit 1f5d3a4
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.1.0",
"io.gatling" % "gatling-charts" % "2.3.1"
"io.gatling" % "gatling-charts" % "3.1.2"
)
case _ =>
Nil
Expand Down

0 comments on commit 1f5d3a4

Please sign in to comment.