Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc608de

Browse files
authoredAug 14, 2024··
Update junit5 monorepo to v5.11.0
1 parent 5c1f524 commit cc608de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
ext.junit4Version = '4.13.2'
2424
ext.junitVintageVersion = '4.12.1'
2525
ext.junitPlatformVersion = '1.5.2'
26-
ext.junitJupiterVersion = '5.10.2'
26+
ext.junitJupiterVersion = '5.11.0'
2727
ext.log4jVersion = '2.23.1'
2828

2929
apply plugin: 'java'

0 commit comments

Comments
 (0)
Please sign in to comment.