Skip to content

Commit f4033b6

Browse files
authored
Merge pull request AVSystem#702 from scala-steward/update/jetty
Update Jetty dependencies
2 parents 34a5b3e + 128e582 commit f4033b6

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
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
3030
val scalatestVersion = "3.2.19"
3131
val scalatestplusScalacheckVersion = "3.2.14.0"
3232
val scalacheckVersion = "1.18.1"
33-
val jettyVersion = "12.0.20"
33+
val jettyVersion = "12.0.21"
3434
val mongoVersion = "5.5.0"
3535
val springVersion = "5.3.39"
3636
val typesafeConfigVersion = "1.4.3"

0 commit comments

Comments
 (0)