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.
2 parents 7513979 + a586488 commit f75c64cCopy full SHA for f75c64c
build.sbt
@@ -30,7 +30,7 @@ lazy val root = project
30
.aggregate(jettyServer, jettyServerEe8, jettyClient)
31
32
val catsEffectVersion = "3.6.3"
33
-val jettyVersion = "12.1.4"
+val jettyVersion = "12.1.5"
34
val http4sVersion = "0.23.33"
35
val http4sServletVersion = "0.24.0-RC2"
36
val munitCatsEffectVersion = "2.1.0"
0 commit comments