Skip to content

Commit

Permalink
Update gatling-core, ... to 3.7.6 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and github-actions[bot] authored Mar 2, 2022
1 parent 969c289 commit eb01caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
val gatlingVersion = "3.7.5"
val gatlingVersion = "3.7.6"

lazy val gatlingCore: Seq[ModuleID] = Seq("io.gatling" % "gatling-core" % gatlingVersion % Provided)

Expand Down

0 comments on commit eb01caf

Please sign in to comment.