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 66f5b6c + d71115f commit acd8216Copy full SHA for acd8216
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.30"
+val jettyVersion = "12.0.31"
26
val http4sVersion = "0.23.31"
27
val munitCatsEffectVersion = "2.1.0"
28
val servletApiVersion = "4.0.4"
0 commit comments