We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1315e7a + b9e889f commit fd43814Copy full SHA for fd43814
build.sbt
@@ -22,7 +22,7 @@ ThisBuild / startYear := Some(2013)
22
lazy val root = tlCrossRootProject.aggregate(servlet, examples)
23
24
val asyncHttpClientVersion = "2.12.4"
25
-val jettyVersion = "12.0.23"
+val jettyVersion = "12.0.24"
26
val http4sVersion = "0.23.30"
27
val munitCatsEffectVersion = "2.1.0"
28
val servletApiVersion = "4.0.4"
0 commit comments