Skip to content

Commit d60cb70

Browse files
committed
Update jackson-dataformat-yaml to 2.16.0
1 parent b47376e commit d60cb70

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)