We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9a485 commit 86523b7Copy full SHA for 86523b7
1 file changed
build.sbt
@@ -163,7 +163,7 @@ val logback = "ch.qos.logback" % "logback-classic" % "1.5.14"
163
val jaegerClientVersion = "1.8.1"
164
val braveOpentracingVersion = "1.0.1"
165
val zipkinSenderOkHttpVersion = "3.5.1"
166
-val resilience4jVersion = "2.3.0"
+val resilience4jVersion = "2.4.0"
167
val http4s_ce2_version = "0.22.15"
168
val http4s_ce3_version = "0.23.33"
169
val osLibVersion = "0.11.4"
0 commit comments