Skip to content

Commit 8ece203

Browse files
Update jackson-module-scala to 2.16.2 (#36)
1 parent 37cd84f commit 8ece203

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.20"
99
val pekkoVersion = "1.0.2"
1010
val pekkoHttpVersion = "1.0.1"
11-
val jacksonVersion = "2.16.1"
11+
val jacksonVersion = "2.16.2"
1212
val slf4jVersion = "2.0.12"
1313
val scala213 = "2.13.13"
1414

0 commit comments

Comments
 (0)