Skip to content

Commit

Permalink
Upgrade gatling-enterprise-plugin-commons 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Jun 19, 2023
1 parent c013a2e commit e2a0493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ githubPath := "gatling/gatling-sbt-plugin"
libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.16" % Test,
"org.zeroturnaround" % "zt-zip" % "1.15",
"io.gatling" % "gatling-enterprise-plugin-commons" % "1.5.4"
"io.gatling" % "gatling-enterprise-plugin-commons" % "1.5.5"
)

scriptedLaunchOpts := {
Expand Down

0 comments on commit e2a0493

Please sign in to comment.