Skip to content

Commit 39483e8

Browse files
committed
#101: Revert jvm sdk bump.
1 parent eab9dcf commit 39483e8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/RELEASE_NOTES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
- **Commons** - Bumped `mockito` to 2.21.0.
7777
- **Commons** - Bumped `org.ajoberstar.grgit` to 2.3.0.
7878
- **Commons** - Bumped `com.adarshr.test-logger` to 1.4.0.
79-
- **Commons** - Bumped `commercetools-jvm-sdk` to [1.34.0](http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/meta/ReleaseNotes.html#v1_34_0).
8079
- **Commons** - Switched to Junit5 using both `junit-jupiter-engine` and `junit-vintage-engine` for backward compatibility.
8180

8281
**Changes** (3)

gradle-scripts/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ext{
2-
commercetoolsJvmSdkVersion = '1.34.0'
2+
commercetoolsJvmSdkVersion = '1.33.0'
33
mockitoVersion = '2.21.0'
44
jupiterApiVersion = '5.2.0'
55
assertjVersion = '3.10.0'

0 commit comments

Comments
 (0)