We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2db00 commit 780f5f2Copy full SHA for 780f5f2
dependencies.gradle
@@ -32,8 +32,8 @@ static def javaTargetVersion() {
32
}
33
34
ext {
35
- junitPlatformVersion = '1.13.0'
36
- junitJupiterVersion = '5.13.0'
+ junitPlatformVersion = '1.13.1'
+ junitJupiterVersion = '5.13.1'
37
apiGuardianVersion = '1.1.2'
38
opentest4jVersion = '1.3.0'
39
archunitVersion = '1.4.1'
0 commit comments