We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8002f1b commit 4f11caeCopy full SHA for 4f11cae
1 file changed
docs/RELEASE_NOTES.md
@@ -39,6 +39,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
39
- 🛠️ **Dependency Updates** (1)
40
- `com.commercetools:commercetools-sync-java` `10.4.0` -> [`10.5.0`](https://github.com/commercetools/commercetools-sync-java/releases/tag/10.5.0)
41
42
+- 🐞 **Bug Fixes** (1)
43
+ - Fixed test configuration by removing `junit-vintage` engine from JUnit Platform configuration, as the project only uses JUnit 5 (Jupiter).
44
+
45
---
46
47
### 5.1.2 - April 6, 2022
0 commit comments