We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecc916d + 33c0987 commit 65f8b6cCopy full SHA for 65f8b6c
project/Commons.scala
@@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") {
29
val scalatestVersion = "3.2.19"
30
val scalatestplusScalacheckVersion = "3.2.14.0"
31
val scalacheckVersion = "1.18.1"
32
- val jettyVersion = "12.0.18"
+ val jettyVersion = "12.0.19"
33
val mongoVersion = "5.4.0"
34
val springVersion = "5.3.39"
35
val typesafeConfigVersion = "1.4.3"
0 commit comments