Skip to content

Commit

Permalink
Merge pull request #96 from jimblackler/dependabot/gradle/com.fasterx…
Browse files Browse the repository at this point in the history
…ml.jackson.dataformat-jackson-dataformat-yaml-2.17.2
  • Loading branch information
big-andy-coates authored Aug 6, 2024
2 parents a7e82b0 + 6617360 commit 9699a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.3'
testImplementation 'org.json:json:20240303'
testImplementation 'org.hamcrest:hamcrest-core:3.0'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2'
}

0 comments on commit 9699a6d

Please sign in to comment.