We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d16cabc + 5c52245 commit 7aee851Copy full SHA for 7aee851
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.6"
+val jettyVersion = "12.1.7"
34
val http4sVersion = "0.23.33"
35
val http4sServletVersion = "0.24.0-RC2"
36
val munitCatsEffectVersion = "2.1.0"
0 commit comments