Skip to content

Commit 5089d14

Browse files
author
scala-steward
committed
Update gatling-test-framework to 3.14.3
1 parent fdf0f99 commit 5089d14

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
@@ -534,7 +534,7 @@ lazy val perfTests: ProjectMatrix = (projectMatrix in file("perf-tests"))
534534
"com.fasterxml.jackson.core",
535535
"jackson-databind"
536536
),
537-
"io.gatling" % "gatling-test-framework" % "3.11.5" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
537+
"io.gatling" % "gatling-test-framework" % "3.14.3" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
538538
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.19.1",
539539
"nl.grons" %% "metrics4-scala" % Versions.metrics4Scala % Test,
540540
"com.lihaoyi" %% "scalatags" % Versions.scalaTags % Test,

0 commit comments

Comments
 (0)