Skip to content

Commit

Permalink
Update gatling-enterprise-plugin-commons to 1.9.0-M11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-gatling[bot] authored and slandelle committed Mar 7, 2024
1 parent 7bc4e40 commit cc00fba
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 @@ -9,7 +9,7 @@ githubPath := "gatling/gatling-sbt-plugin"

libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.18" % Test,
"io.gatling" % "gatling-enterprise-plugin-commons" % "1.9.0-M9"
"io.gatling" % "gatling-enterprise-plugin-commons" % "1.9.0-M11"
)

scriptedLaunchOpts := {
Expand Down

0 comments on commit cc00fba

Please sign in to comment.