Skip to content

Commit

Permalink
Update gatling-core, ... to 3.8.2 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 19, 2022
1 parent 1e7bf2c commit 100c149
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
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {

val gatlingVersion = "3.7.6"
val gatlingVersion = "3.8.2"

lazy val gatling: Seq[ModuleID] = Seq(
"io.gatling" % "gatling-core" % gatlingVersion % "provided",
Expand Down

0 comments on commit 100c149

Please sign in to comment.