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 04cdff3 commit bace496Copy full SHA for bace496
build.gradle
@@ -11,8 +11,8 @@ plugins {
11
ext{
12
commercetoolsJavaSdkV2Version = '18.0.0'
13
mockitoJunitJupiterVersion = '5.19.0'
14
- jupiterApiVersion = '5.13.1'
15
- jupiterPlatformVersion = '1.13.1'
+ jupiterApiVersion = '5.13.4'
+ jupiterPlatformVersion = '1.13.4'
16
assertjVersion = '3.27.3'
17
pmdVersion = '7.13.0'
18
jacocoVersion = '0.8.13'
0 commit comments