Skip to content

Commit 54356a8

Browse files
committed
fix(deps): update commercetoolsjavasdkv2version to v15
1 parent b2d76a7 commit 54356a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111

1212
ext{
1313
commercetoolsJvmSdkVersion = '2.14.0'
14-
commercetoolsJavaSdkV2Version = '14.7.0'
14+
commercetoolsJavaSdkV2Version = '15.0.1'
1515
mockitoJunitJupiterVersion = '5.4.0'
1616
jupiterApiVersion = '5.10.0'
1717
assertjVersion = '3.24.2'

0 commit comments

Comments
 (0)