Skip to content

Commit 9cf346d

Browse files
authored
Merge pull request #535 from scala-steward/update/jetty-server-10.0.20
Update jetty-client, jetty-server, ... to 10.0.20
2 parents a7c239c + 5bd1309 commit 9cf346d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") {
2929
val scalatestVersion = "3.2.17"
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
3131
val scalacheckVersion = "1.17.0"
32-
val jettyVersion = "10.0.19"
32+
val jettyVersion = "10.0.20"
3333
val mongoVersion = "4.11.1"
3434
val springVersion = "5.3.31"
3535
val typesafeConfigVersion = "1.4.3"

0 commit comments

Comments
 (0)