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 408ab81 commit cdf6401Copy full SHA for cdf6401
build.gradle
@@ -11,8 +11,8 @@ plugins {
11
ext{
12
commercetoolsJavaSdkV2Version = '17.30.0'
13
mockitoJunitJupiterVersion = '5.17.0'
14
- jupiterApiVersion = '5.12.1'
15
- jupiterPlatformVersion = '1.12.1'
+ jupiterApiVersion = '5.12.2'
+ jupiterPlatformVersion = '1.12.2'
16
assertjVersion = '3.27.3'
17
pmdVersion = '7.12.0'
18
jacocoVersion = '0.8.13'
0 commit comments