Skip to content

Commit a583cd0

Browse files
Update jackson-module-scala to 2.20.1 (#4914)
1 parent c4482d0 commit a583cd0

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
"jackson-databind"
559559
),
560560
"io.gatling" % "gatling-test-framework" % "3.11.5" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
561-
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.0",
561+
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.1",
562562
"nl.grons" %% "metrics4-scala" % Versions.metrics4Scala % Test,
563563
"com.lihaoyi" %% "scalatags" % Versions.scalaTags % Test,
564564
"io.github.classgraph" % "classgraph" % "4.8.184",

0 commit comments

Comments
 (0)