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.
2 parents 0cd8cbe + 70e117b commit 90852fcCopy full SHA for 90852fc
build.sbt
@@ -22,7 +22,7 @@ ThisBuild / startYear := Some(2013)
22
lazy val root = tlCrossRootProject.aggregate(servlet, examples)
23
24
val asyncHttpClientVersion = "2.12.3"
25
-val jettyVersion = "11.0.15"
+val jettyVersion = "11.0.25"
26
val http4sVersion = "0.23.30"
27
val munitCatsEffectVersion = "2.1.0"
28
val servletApiVersion = "5.0.0"
0 commit comments