Skip to content

Commit ff8dc4c

Browse files
Bump com.approvaltests:approvaltests from 23.0.1 to 23.1.0 (#164)
1 parent 03b5aed commit ff8dc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
testImplementation platform("org.junit:junit-bom:5.10.2")
2222
testImplementation "org.junit.jupiter:junit-jupiter"
2323
testImplementation "org.assertj:assertj-core:3.25.3"
24-
testImplementation "com.approvaltests:approvaltests:23.0.1"
24+
testImplementation "com.approvaltests:approvaltests:23.1.0"
2525
}
2626

2727
shadowJar {

0 commit comments

Comments
 (0)