We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60be199 + 1ce7119 commit 64b2c47Copy full SHA for 64b2c47
1 file changed
build.sbt
@@ -7,7 +7,7 @@ ThisBuild / libraryDependencySchemes += "com.softwaremill.sttp.apispec" %% "apis
7
val v = new {
8
val apispec = "0.11.10"
9
val circe = "0.14.15"
10
- val ciris = "3.12.0"
+ val ciris = "3.13.0"
11
val http4s = "0.23.33"
12
val odin = "0.14.0"
13
val tapir = "1.13.15"
0 commit comments