We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff7405 commit fce20dbCopy full SHA for fce20db
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.0"
32
- val jettyVersion = "10.0.22"
+ val jettyVersion = "12.0.11"
33
val mongoVersion = "5.1.2"
34
val springVersion = "5.3.37"
35
val typesafeConfigVersion = "1.4.3"
0 commit comments