Skip to content

Commit 6d6f71e

Browse files
Update jetty-client, jetty-runner, ... to 11.0.20 in main
1 parent 720ed14 commit 6d6f71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ThisBuild / tlJdkRelease := Some(8)
2121
lazy val root = tlCrossRootProject.aggregate(servlet, examples)
2222

2323
val asyncHttpClientVersion = "2.12.3"
24-
val jettyVersion = "11.0.13"
24+
val jettyVersion = "11.0.20"
2525
val http4sVersion = "1.0.0-M38"
2626
val munitCatsEffectVersion = "1.0.7"
2727
val servletApiVersion = "5.0.0"

0 commit comments

Comments
 (0)