Skip to content

Commit 3378a7d

Browse files
committed
Update jetty-client to 12.0.24
1 parent 7c6422b commit 3378a7d

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.18.1"
31-
val jettyVersion = "12.0.23"
31+
val jettyVersion = "12.0.24"
3232
val mongoVersion = "5.5.1"
3333
val springVersion = "5.3.39"
3434
val typesafeConfigVersion = "1.4.4"

0 commit comments

Comments
 (0)