Skip to content

Commit

Permalink
Bump io.github.origin-energy:java-snapshot-testing-plugin-jackson
Browse files Browse the repository at this point in the history
Bumps [io.github.origin-energy:java-snapshot-testing-plugin-jackson](https://github.com/origin-energy/java-snapshot-testing) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/origin-energy/java-snapshot-testing/releases)
- [Commits](origin-energy/java-snapshot-testing@4.0.6...4.0.7)

---
updated-dependencies:
- dependency-name: io.github.origin-energy:java-snapshot-testing-plugin-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent b4279df commit 00e4e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
testAnnotationProcessor(libs.lombok)

testImplementation("io.github.origin-energy:java-snapshot-testing-junit5:4.0.7")
testImplementation("io.github.origin-energy:java-snapshot-testing-plugin-jackson:4.0.6")
testImplementation("io.github.origin-energy:java-snapshot-testing-plugin-jackson:4.0.7")
testImplementation("io.projectreactor:reactor-test:3.6.1")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.1")
testImplementation("org.mockito:mockito-core:5.8.0")
Expand Down

0 comments on commit 00e4e7c

Please sign in to comment.