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 3bd5578 commit 31eca38Copy full SHA for 31eca38
project/ProjectDependencies.scala
@@ -35,5 +35,5 @@ object ProjectDependencies {
35
object Versions {
36
val scalaCollectionCompat = "2.12.0"
37
val scalaParallelCollections = "1.0.4"
38
- val jacksonVersion = "2.18.1"
+ val jacksonVersion = "2.18.2"
39
}
0 commit comments