Skip to content

Commit f6ce582

Browse files
authored
Update build.sbt
1 parent 1b613ce commit f6ce582

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
@@ -7,7 +7,7 @@ name := "swagger-pekko-http"
77

88
val swaggerVersion = "2.2.20"
99
val pekkoVersion = "1.0.2"
10-
val pekkoHttpVersion = "1.0.0"
10+
val pekkoHttpVersion = "1.0.1"
1111
val jacksonVersion = "2.16.1"
1212
val slf4jVersion = "2.0.12"
1313
val scala213 = "2.13.12"

0 commit comments

Comments
 (0)