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 0cf6465 commit e6b6e66Copy full SHA for e6b6e66
project/ProjectDependencies.scala
@@ -34,5 +34,5 @@ object ProjectDependencies {
34
object Versions {
35
val scalaCollectionCompat = "2.13.0"
36
val scalaParallelCollections = "1.1.0"
37
- val jacksonVersion = "2.18.4"
+ val jacksonVersion = "2.19.1"
38
}
0 commit comments