Skip to content

Commit

Permalink
Bump com.approvaltests:approvaltests from 23.0.0 to 23.0.1 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent fee570b commit b6b6cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
testImplementation platform("org.junit:junit-bom:5.10.2")
testImplementation "org.junit.jupiter:junit-jupiter"
testImplementation "org.assertj:assertj-core:3.25.3"
testImplementation "com.approvaltests:approvaltests:23.0.0"
testImplementation "com.approvaltests:approvaltests:23.0.1"
}

shadowJar {
Expand Down

0 comments on commit b6b6cbf

Please sign in to comment.