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 317d55b commit 0059eb9Copy full SHA for 0059eb9
build.gradle
@@ -11,8 +11,8 @@ plugins {
11
ext{
12
commercetoolsJavaSdkV2Version = '19.3.0'
13
mockitoJunitJupiterVersion = '5.20.0'
14
- jupiterApiVersion = '5.13.4'
15
- jupiterPlatformVersion = '1.13.4'
+ jupiterApiVersion = '6.0.1'
+ jupiterPlatformVersion = '6.0.1'
16
assertjVersion = '3.27.3'
17
pmdVersion = '7.13.0'
18
jacocoVersion = '0.8.13'
0 commit comments