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 b2692b4 commit fe54bbdCopy full SHA for fe54bbd
project/ProjectDependencies.scala
@@ -26,5 +26,5 @@ object ProjectDependencies {
26
object Versions {
27
val scalaCollectionCompat = "2.12.0"
28
val scalaParallelCollections = "1.0.4"
29
- val jacksonVersion = "2.17.1"
+ val jacksonVersion = "2.17.3"
30
}
0 commit comments