Skip to content

Commit

Permalink
Update jetty-client to 12.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 13, 2024
1 parent 0ab61ba commit 8a9bdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Commons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") {
val scalatestVersion = "3.2.19"
val scalatestplusScalacheckVersion = "3.2.14.0"
val scalacheckVersion = "1.18.1"
val jettyVersion = "12.0.15"
val jettyVersion = "12.0.16"
val mongoVersion = "5.2.1"
val springVersion = "5.3.39"
val typesafeConfigVersion = "1.4.3"
Expand Down

0 comments on commit 8a9bdcb

Please sign in to comment.