Skip to content

Commit b6486b0

Browse files
chore(deps): Update dependency com.fasterxml.jackson.module:jackson-module-scala to v2.20.1 (#1784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd28382 commit b6486b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,6 @@ object Dependencies {
112112
}
113113

114114
object fasterxml {
115-
val jacksonModuleScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.0"
115+
val jacksonModuleScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.1"
116116
}
117117
}

0 commit comments

Comments
 (0)