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 1ef62a6 commit dfc36baCopy full SHA for dfc36ba
build.sbt
@@ -30,7 +30,7 @@ lazy val root = project
30
.aggregate(jettyServer, jettyServerEe9, jettyClient)
31
32
val catsEffectVersion = "3.6.3"
33
-val jettyVersion = "12.1.4"
+val jettyVersion = "12.1.5"
34
val http4sVersion = "0.23.30"
35
val http4sServletVersion = "0.25.0-RC1"
36
val munitCatsEffectVersion = "2.1.0"
0 commit comments