Skip to content

Commit 31dc29a

Browse files
Update apispec-model, jsonschema-circe to 0.11.7 (#271)
1 parent c8d812d commit 31dc29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
val scalaTest = "3.2.19"
77
val scalaTestCats = "1.6.0"
88

9-
val sttpApispec = "0.11.6"
9+
val sttpApispec = "0.11.7"
1010
val sttpClient = "4.0.0-M19"
1111
val pekkoStreams = "1.1.3"
1212
val akkaStreams = "2.6.20"

0 commit comments

Comments
 (0)