Skip to content

Commit 1b246ae

Browse files
authored
Merge pull request #639 from scala-steward/update/jetty-client-12.0.14
Update jetty-client to 12.0.14
2 parents 7dffad2 + 23952b7 commit 1b246ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Commons.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") {
2929
val scalatestVersion = "3.2.19"
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
3131
val scalacheckVersion = "1.18.1"
32-
val jettyVersion = "12.0.13"
32+
val jettyVersion = "12.0.14"
3333
val mongoVersion = "5.2.0"
3434
val springVersion = "5.3.39"
3535
val typesafeConfigVersion = "1.4.3"

0 commit comments

Comments
 (0)