We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 869cbe7 + 5055941 commit 27a31d5Copy full SHA for 27a31d5
CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
9
## [Unreleased]
10
+## [4.3.0](https://github.com/cloudogu/ces-build-lib/releases/tag/4.3.0) - 2025-08-21
11
### Changed
12
- Updates the BATS shell test image to 1.12 which supports the `--report-formatter` switch
13
pom.xml
@@ -19,7 +19,7 @@
19
<groupId>com.cloudogu.ces</groupId>
20
<artifactId>ces-build-lib</artifactId>
21
<name>ces-build-lib</name>
22
- <version>4.2.0</version>
+ <version>4.3.0</version>
23
24
25
<properties>
0 commit comments