We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76e2ba commit a679328Copy full SHA for a679328
dependencies.gradle
@@ -33,7 +33,7 @@ static def javaTargetVersion() {
33
34
ext {
35
junitPlatformVersion = '1.12.1'
36
- junitJupiterVersion = '5.12.1'
+ junitJupiterVersion = '5.12.2'
37
apiGuardianVersion = '1.1.2'
38
opentest4jVersion = '1.3.0'
39
archunitVersion = '1.4.0'
0 commit comments