Skip to content

Commit 9dea145

Browse files
chore(deps): update jackson monorepo to v2.18.0
1 parent 19e57d9 commit 9dea145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ publishTo := Some(Resolver.file("Unused transient repository", file("target/unus
1212
scalaVersion := "3.3.4"
1313

1414
val tapirVersion = "1.11.7"
15-
val jacksonVersion = "2.17.2"
15+
val jacksonVersion = "2.18.0"
1616

1717
libraryDependencies += guice
1818
libraryDependencies += ws

0 commit comments

Comments
 (0)