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 18530af + 90818b1 commit 2084575Copy full SHA for 2084575
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
9
## [Unreleased]
10
+
11
+## [4.1.1](https://github.com/cloudogu/ces-build-lib/releases/tag/4.1.1) - 2025-03-11
12
### Fixed
13
- [#143] Fix IllegalAccessError when using `GradleWrapperInDocker(..)`
14
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.1.0</version>
+ <version>4.1.1</version>
23
24
25
<properties>
0 commit comments