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 fd28382 commit b6486b0Copy full SHA for b6486b0
project/Dependencies.scala
@@ -112,6 +112,6 @@ object Dependencies {
112
}
113
114
object fasterxml {
115
- val jacksonModuleScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.0"
+ val jacksonModuleScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.1"
116
117
0 commit comments