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 f2b30bc commit 7df66fbCopy full SHA for 7df66fb
project/ProjectDependencies.scala
@@ -34,5 +34,5 @@ object ProjectDependencies {
34
object Versions {
35
val scalaCollectionCompat = "2.13.0"
36
val scalaParallelCollections = "1.2.0"
37
- val jacksonVersion = "2.19.2"
+ val jacksonVersion = "2.20.0"
38
}
0 commit comments