Commit 12aaed2 1 parent ca646f4 commit 12aaed2 Copy full SHA for 12aaed2
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
28
28
compileOnly(' org.projectlombok:lombok:1.18.36' )
29
29
annotationProcessor ' org.projectlombok:lombok:1.18.36'
30
30
testImplementation(' org.spockframework:spock-core:2.3-groovy-4.0' )
31
- testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.4 '
31
+ testImplementation ' org.junit.jupiter:junit-jupiter-api:5.12.0 '
32
32
}
33
33
34
34
test {
Original file line number Diff line number Diff line change 30
30
<slf4j-api .version>2.0.16</slf4j-api .version>
31
31
<slf4j-log4j12 .version>2.0.16</slf4j-log4j12 .version>
32
32
<!-- do not change -->
33
- <junit5 .version>5.11.4 </junit5 .version>
33
+ <junit5 .version>5.12.0 </junit5 .version>
34
34
</properties >
35
35
36
36
<!-- Project description-->
You can’t perform that action at this time.
0 commit comments