We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720ed14 commit 6d6f71eCopy full SHA for 6d6f71e
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 = "11.0.13"
+val jettyVersion = "11.0.20"
25
val http4sVersion = "1.0.0-M38"
26
val munitCatsEffectVersion = "1.0.7"
27
val servletApiVersion = "5.0.0"
0 commit comments