Skip to content

Commit

Permalink
Update jackson-module-scala to 2.17.2 (#3905)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Jul 6, 2024
1 parent 7f6d421 commit 951d736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ lazy val perfTests: ProjectMatrix = (projectMatrix in file("perf-tests"))
"jackson-databind"
),
"io.gatling" % "gatling-test-framework" % "3.11.5" % "test" exclude ("com.fasterxml.jackson.core", "jackson-databind"),
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.1",
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.2",
"nl.grons" %% "metrics4-scala" % Versions.metrics4Scala % Test,
"com.lihaoyi" %% "scalatags" % Versions.scalaTags % Test,
"io.github.classgraph" % "classgraph" % "4.8.174",
Expand Down

0 comments on commit 951d736

Please sign in to comment.