Skip to content

Commit c692c8d

Browse files
Update jackson-dataformat-yaml to 2.21.1
1 parent c115eef commit c692c8d

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
@@ -5,7 +5,7 @@ object Dependencies {
55

66
object Versions {
77
val aws = "2.41.21"
8-
val jackson = "2.21.0"
8+
val jackson = "2.21.1"
99
val enumeratumPlay = "1.9.4"
1010
}
1111

0 commit comments

Comments
 (0)