We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998038a commit c862bd8Copy full SHA for c862bd8
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
14
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
15
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
16
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
17
-addSbtPlugin("io.gatling" % "gatling-sbt" % "4.10.2")
+addSbtPlugin("io.gatling" % "gatling-sbt" % "4.11.1")
18
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
19
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
20
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.4")
0 commit comments