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 16c3126 commit 78be274Copy full SHA for 78be274
project/ProjectDependencies.scala
@@ -34,5 +34,5 @@ object ProjectDependencies {
34
object Versions {
35
val scalaCollectionCompat = "2.12.0"
36
val scalaParallelCollections = "1.1.0"
37
- val jacksonVersion = "2.18.2"
+ val jacksonVersion = "2.18.4"
38
}
0 commit comments