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.
2 parents e8ace14 + 2b82798 commit d41fa0bCopy full SHA for d41fa0b
2 files changed
java/rest-api/project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("org.playframework" % "sbt-plugin" % "3.1.0-M2-573139bb-SNAPSHOT")
4
5
// Load testing tool:
6
// https://gatling.io/docs/gatling/reference/current/extensions/sbt_plugin/
7
-addSbtPlugin("io.gatling" % "gatling-sbt" % "4.9.2")
+addSbtPlugin("io.gatling" % "gatling-sbt" % "4.16.1")
scala/rest-api/project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
8
9
10
11
12
// Scala formatting: "sbt scalafmt"
13
addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.16")
0 commit comments