Skip to content

Commit ca6e29f

Browse files
committed
fix(deps): update commercetoolsjavasdkv2version to v17.3.0
1 parent 27345ad commit ca6e29f

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
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
ext{
13-
commercetoolsJavaSdkV2Version = '17.2.0'
13+
commercetoolsJavaSdkV2Version = '17.3.0'
1414
mockitoJunitJupiterVersion = '5.8.0'
1515
jupiterApiVersion = '5.10.1'
1616
assertjVersion = '3.24.2'

0 commit comments

Comments
 (0)