Skip to content

Commit c862bd8

Browse files
Update gatling-sbt to 4.11.1 (#4212)
1 parent 998038a commit c862bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
1414
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1515
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
1616
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
17-
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.10.2")
17+
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.11.1")
1818
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1919
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
2020
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.4")

0 commit comments

Comments
 (0)