Skip to content

Commit 1e0b640

Browse files
author
scala-steward
committed
Update gatling-test-framework to 3.14.9
1 parent 9d27bca commit 1e0b640

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
@@ -558,7 +558,7 @@ lazy val perfTests: ProjectMatrix = (projectMatrix in file("perf-tests"))
558558
"com.fasterxml.jackson.core",
559559
"jackson-databind"
560560
),
561-
"io.gatling" % "gatling-test-framework" % "3.11.5" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
561+
"io.gatling" % "gatling-test-framework" % "3.14.9" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
562562
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.2",
563563
"nl.grons" %% "metrics4-scala" % Versions.metrics4Scala % Test,
564564
"com.lihaoyi" %% "scalatags" % Versions.scalaTags % Test,

0 commit comments

Comments
 (0)