From 7cba534c6ad1d125c6fb74d3d5f07b42f3ec60c1 Mon Sep 17 00:00:00 2001 From: Vitalij Berdinskih Date: Fri, 17 Jan 2025 00:00:40 +0200 Subject: [PATCH] Use BOM in integration tests --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index eb9680a..4428666 100644 --- a/changelog.md +++ b/changelog.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added modules +- Use BOM in integration tests ### Changed