We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d02d6f1 + 69d8ca0 commit 2a345f5Copy full SHA for 2a345f5
build.sbt
@@ -21,7 +21,7 @@ ThisBuild / tlJdkRelease := Some(8)
21
lazy val root = tlCrossRootProject.aggregate(servlet, examples)
22
23
val asyncHttpClientVersion = "2.12.3"
24
-val jettyVersion = "10.0.15"
+val jettyVersion = "10.0.21"
25
val http4sVersion = "0.23.27"
26
val munitCatsEffectVersion = "1.0.7"
27
val servletApiVersion = "4.0.1"
0 commit comments