Skip to content

Commit 0e89f8f

Browse files
authored
Merge pull request #13 from scala-steward/update/jackson-module-scala-2.16.0
Update jackson-module-scala to 2.16.0
2 parents b47376e + 772636d commit 0e89f8f

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
@@ -8,7 +8,7 @@ name := "swagger-pekko-http"
88
val swaggerVersion = "2.2.19"
99
val pekkoVersion = "1.0.1"
1010
val pekkoHttpVersion = "1.0.0"
11-
val jacksonVersion = "2.15.3"
11+
val jacksonVersion = "2.16.0"
1212
val slf4jVersion = "2.0.9"
1313
val scala213 = "2.13.12"
1414

0 commit comments

Comments
 (0)