Skip to content

Commit 27a31d5

Browse files
committed
Merge tag '4.3.0' into develop
4.3.0 ## Changed - Updates the BATS shell test image to 1.12 which supports the `--report-formatter` switch
2 parents 869cbe7 + 5055941 commit 27a31d5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99
## [Unreleased]
10+
## [4.3.0](https://github.com/cloudogu/ces-build-lib/releases/tag/4.3.0) - 2025-08-21
1011
### Changed
1112
- Updates the BATS shell test image to 1.12 which supports the `--report-formatter` switch
1213

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>com.cloudogu.ces</groupId>
2020
<artifactId>ces-build-lib</artifactId>
2121
<name>ces-build-lib</name>
22-
<version>4.2.0</version>
22+
<version>4.3.0</version>
2323

2424

2525
<properties>

0 commit comments

Comments
 (0)