Skip to content

Commit 98e3067

Browse files
Update jackson monorepo
1 parent a2e2cb5 commit 98e3067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ val reactiveMongoPlayVersion = "1.1.0-play30.RC17"
4242
// Play framework 3.x is still bound to older guice version
4343
val guiceVersion = "6.0.0"
4444
val pureConfigVersion = "0.17.9"
45-
val jacksonVersion = "2.19.0"
45+
val jacksonVersion = "2.20"
4646

4747
libraryDependencies ++= Seq(
4848
"org.reactivemongo" %% "play2-reactivemongo" % reactiveMongoPlayVersion,

0 commit comments

Comments
 (0)