Skip to content

Commit 11bd2d9

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.19.0
1 parent d636604 commit 11bd2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ repositories {
77
}
88

99
dependencies {
10-
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3")
10+
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0")
1111
}

0 commit comments

Comments
 (0)