diff --git a/project/plugins.sbt b/project/plugins.sbt index be5c542cd8..f5ef891c9e 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -5,4 +5,4 @@ val sbtRevolverVersion = "0.10.0" addSbtPlugin("org.scalameta" % "sbt-scalafmt" % scalaFmtVersion) addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion) addSbtPlugin("io.spray" % "sbt-revolver" % sbtRevolverVersion) -addSbtPlugin("io.gatling" % "gatling-sbt" % "4.17.2") +addSbtPlugin("io.gatling" % "gatling-sbt" % "4.17.9")