Skip to content

Commit f777d43

Browse files
committed
Revert "Upgrade jacksonV"
This reverts commit 1a77ea4.
1 parent 1a77ea4 commit f777d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44
val akkaV = "2.6.19"
55
val akkaHttpV = "10.2.9"
6-
val jacksonV = "2.19.0"
6+
val jacksonV = "2.17.0"
77
val scalaLoggingV = "3.9.2"
88
val scalaTestV = "3.2.19"
99
val scalaCheckV = "1.18.1"

0 commit comments

Comments
 (0)