Skip to content

Commit

Permalink
Merge pull request #1969 from scala-steward/update/gatling-sbt-4.1.4
Browse files Browse the repository at this point in the history
Update gatling-sbt to 4.1.4
  • Loading branch information
mergify[bot] authored Mar 29, 2022
2 parents 03934f9 + 7c46987 commit 8cc6bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.1.3")
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.1.4")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 comments on commit 8cc6bba

Please sign in to comment.