Skip to content

Commit c8d812d

Browse files
Update apispec-model, jsonschema-circe to 0.11.6 (#269)
1 parent 0d7a501 commit c8d812d

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.5"
9+
val sttpApispec = "0.11.6"
1010
val sttpClient = "4.0.0-M19"
1111
val pekkoStreams = "1.1.3"
1212
val akkaStreams = "2.6.20"

0 commit comments

Comments
 (0)