Skip to content

Commit 9db7404

Browse files
author
scala-steward
committed
Update gatling-test-framework to 3.14.3
1 parent d042ba0 commit 9db7404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ lazy val perfTests: ProjectMatrix = (projectMatrix in file("perf-tests"))
532532
"com.fasterxml.jackson.core",
533533
"jackson-databind"
534534
),
535-
"io.gatling" % "gatling-test-framework" % "3.11.5" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
535+
"io.gatling" % "gatling-test-framework" % "3.14.3" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
536536
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.0",
537537
"nl.grons" %% "metrics4-scala" % Versions.metrics4Scala % Test,
538538
"com.lihaoyi" %% "scalatags" % Versions.scalaTags % Test,

0 commit comments

Comments
 (0)