We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a77ea4 commit f777d43Copy full SHA for f777d43
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
val akkaV = "2.6.19"
5
val akkaHttpV = "10.2.9"
6
- val jacksonV = "2.19.0"
+ val jacksonV = "2.17.0"
7
val scalaLoggingV = "3.9.2"
8
val scalaTestV = "3.2.19"
9
val scalaCheckV = "1.18.1"
0 commit comments