Skip to content

Commit c165bd7

Browse files
committed
chore: added latest changes
1 parent cd69ac3 commit c165bd7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Thread-safe caching JUnit Extension mechanism in `EnvironmentAvailabilityExtension` to ensure the health check runs
1313
only once per test suite execution.
1414

15+
### Changed
16+
17+
- Updated the following dependencies
18+
- `maven-compiler-plugin.version -> 3.15.0`
19+
- `junit.jupiter.version -> 6.0.3`
20+
- `assertj.version -> 3.27.7`
21+
- `datafaker.version -> 2.5.4`
22+
- `allure.version -> 2.33.0`
23+
- `commons-codec.version -> 1.21.0`
24+
- `jackson-databind.version -> 2.21.1`
25+
- `rhino.version -> 1.9.1`
26+
1527
## [2.7.0] - 04-01-2026
1628

1729
### Changed

0 commit comments

Comments
 (0)