Skip to content

Commit 1a5cb32

Browse files
Update jackson-module-scala to 2.16.1 (#18)
Co-authored-by: PJ Fanning <[email protected]>
1 parent 7c3aae9 commit 1a5cb32

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.0"
11-
val jacksonVersion = "2.16.0"
11+
val jacksonVersion = "2.16.1"
1212
val slf4jVersion = "2.0.11"
1313
val scala213 = "2.13.12"
1414

0 commit comments

Comments
 (0)