Skip to content

Commit

Permalink
Update dataformat name
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Chuba committed Jan 28, 2025
1 parent d9dcf23 commit af91de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/k3s/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {

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

testImplementation 'io.fabric8:kubernetes-client:6.13.1'
testImplementation 'io.kubernetes:client-java:21.0.1-legacy'
Expand Down

0 comments on commit af91de4

Please sign in to comment.