Skip to content

Commit af91de4

Browse files
author
Zach Chuba
committed
Update dataformat name
1 parent d9dcf23 commit af91de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k3s/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55

66
// The version of jackson-dataformats must match the version of jackson.
77
// Artifact previously resided with different name prior to version 2.9
8-
shaded 'com.fasterxml.jackson.dataformat:jackson-dataformats-yaml:2.18.1'
8+
shaded 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.1'
99

1010
testImplementation 'io.fabric8:kubernetes-client:6.13.1'
1111
testImplementation 'io.kubernetes:client-java:21.0.1-legacy'

0 commit comments

Comments
 (0)