Skip to content

Commit

Permalink
Update gatling-sbt to 4.3.1 (#102)
Browse files Browse the repository at this point in the history
* Update gatling-sbt to 4.3.1

* Update plugins.sbt

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: John <jigarkhwar88@gmail.com>
  • Loading branch information
3 people committed May 18, 2023
1 parent 321f74e commit 6e60365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.2.6")
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.3.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")

0 comments on commit 6e60365

Please sign in to comment.