Skip to content

Commit 33f6df1

Browse files
authored
Update build.sbt
1 parent 8fe1113 commit 33f6df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ organization := "com.github.swagger-akka-http"
55

66
name := "swagger-pekko-http"
77

8-
val swaggerVersion = "2.2.16"
8+
val swaggerVersion = "2.2.17"
99
val pekkoVersion = "1.0.1"
1010
val pekkoHttpVersion = "1.0.0"
11-
val jacksonVersion = "2.15.2"
11+
val jacksonVersion = "2.15.3"
1212
val slf4jVersion = "2.0.9"
1313
val scala213 = "2.13.12"
1414

0 commit comments

Comments
 (0)