Skip to content

Commit 70ca35a

Browse files
authored
Merge pull request #1283 from scala-steward/update/jetty-server-12.0.14
Update jetty-client, jetty-rewrite, ... to 12.0.14
2 parents c1d236a + 2b7e8a7 commit 70ca35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Dependencies {
2828

2929
val scalaLoggingVersion = "3.9.5"
3030

31-
val jettyVersion = "12.0.13"
31+
val jettyVersion = "12.0.14"
3232
val typesafeConfigVersion = "1.4.3"
3333
val flexmarkVersion = "0.64.8"
3434
val logbackVersion = "1.3.14"

0 commit comments

Comments
 (0)