Skip to content

Commit

Permalink
chore: upgrade gatling-enterprise-plugin-commons 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Dec 11, 2023
1 parent 76e05c8 commit 001d7d0
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.17" % Test,
"org.zeroturnaround" % "zt-zip" % "1.16",
"io.gatling" % "gatling-enterprise-plugin-commons" % "1.7.0"
"io.gatling" % "gatling-enterprise-plugin-commons" % "1.8.0"
)

scriptedLaunchOpts := {
Expand Down

0 comments on commit 001d7d0

Please sign in to comment.