Skip to content

Commit

Permalink
Update gatling-core, ... to 3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 2, 2022
1 parent 969c289 commit 9101e6f
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 9101e6f

Please sign in to comment.