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 2a951ce commit 301d073Copy full SHA for 301d073
project/Commons.scala
@@ -28,7 +28,7 @@ object Commons extends ProjectGroup("commons") {
28
val scalatestVersion = "3.2.19"
29
val scalatestplusScalacheckVersion = "3.2.14.0"
30
val scalacheckVersion = "1.18.1"
31
- val jettyVersion = "12.0.21"
+ val jettyVersion = "12.0.22"
32
val mongoVersion = "5.5.0"
33
val springVersion = "5.3.39"
34
val typesafeConfigVersion = "1.4.3"
0 commit comments