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 0cb034d commit 8e9c63bCopy full SHA for 8e9c63b
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.17.1"
+ val jacksonModuleScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.2"
116
117
0 commit comments