Skip to content

Commit adc3a61

Browse files
committed
Bump JUnit to 5.13.0
1 parent 497fa9f commit adc3a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ java {
6464
}
6565

6666
ext {
67-
junit_jupiter = '5.12.2'
67+
junit_jupiter = '5.13.0'
6868
hamcrest = '3.0'
6969
assertj = '3.27.3'
7070
// Mockito 5 requires Java 11 or higher

0 commit comments

Comments
 (0)