Skip to content

Commit 76a4a4e

Browse files
committed
Merge tag '4.2.0' into develop
Use dogu v2 api for applying dogus in k3d
2 parents 02dc93f + cb2e678 commit 76a4a4e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

88

99
## [Unreleased]
10+
11+
## [4.2.0](https://github.com/cloudogu/ces-build-lib/releases/tag/4.2.0) - 2025-04-02
1012
### Changed
1113
- Removes the default legacy behavior which created a new project in SonarQube for every analyzed branch.
1214
This change uses the [community-branch-plugin](https://github.com/mc1arke/sonarqube-community-branch-plugin) as default

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.1.1</version>
22+
<version>4.2.0</version>
2323

2424

2525
<properties>

0 commit comments

Comments
 (0)