You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE_NOTES.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,9 +80,12 @@
80
80
-**ProductType Sync** - Exposed `PlainEnumUpdateActionsUtils` which contains utils for calculating needed update actions after comparing two `EnumValue`s. [#286](https://github.com/commercetools/commercetools-sync-java/issues/286)
81
81
82
82
**Enhancements** (4)
83
-
-**Commons** - Bumped gradle to version [gradle-4.9](https://docs.gradle.org/4.9/release-notes.html).
83
+
-**Commons** - Bumped gradle to version [gradle-4.10](https://docs.gradle.org/4.10/release-notes.html).
84
84
-**Commons** - Bumped `com.jfrog.bintray` to 1.8.4.
85
-
-**Commons** - Bumped `mockito` dependency to 2.19.1.
85
+
-**Commons** - Bumped `mockito` to 2.21.0.
86
+
-**Commons** - Bumped `assertj` to 3.11.1.
87
+
-**Commons** - Bumped `org.ajoberstar.grgit` to 2.3.0.
88
+
-**Commons** - Bumped `com.adarshr.test-logger` to 1.4.0.
86
89
-**Commons** - Switched to Junit5 using both `junit-jupiter-engine` and `junit-vintage-engine` for backward compatibility.
0 commit comments