Skip to content

Commit a23c3e5

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.19.0 (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d636604 commit a23c3e5

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)