Skip to content

Commit 0af3fa6

Browse files
Merge 6190235 into f091cd0
2 parents f091cd0 + 6190235 commit 0af3fa6

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
implementation "ch.qos.logback:logback-core:1.5.6"
2222
implementation "ch.qos.logback:logback-classic:1.5.6"
2323

24-
testImplementation platform("org.junit:junit-bom:5.10.2")
24+
testImplementation platform("org.junit:junit-bom:5.10.3")
2525
testImplementation "org.junit.jupiter:junit-jupiter"
2626
testImplementation "org.assertj:assertj-core:3.25.3"
2727
testImplementation "com.approvaltests:approvaltests:24.1.0"

0 commit comments

Comments
 (0)