Skip to content

Commit 3edec7d

Browse files
authored
Merge pull request #763 from scala-steward/update/jetty
Update Jetty dependencies
2 parents 049ec2d + 82c26fa commit 3edec7d

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
@@ -28,7 +28,7 @@ object Commons extends ProjectGroup("commons") {
2828
val scalatestVersion = "3.2.19"
2929
val scalatestplusScalacheckVersion = "3.2.14.0"
3030
val scalacheckVersion = "1.19.0"
31-
val jettyVersion = "12.1.2"
31+
val jettyVersion = "12.1.3"
3232
val mongoVersion = "5.6.1"
3333
val springVersion = "6.2.12"
3434
val typesafeConfigVersion = "1.4.5"

0 commit comments

Comments
 (0)