Skip to content

Commit 50fc8b6

Browse files
Bump immutable.version from 2.11.4 to 2.12.0
Bumps `immutable.version` from 2.11.4 to 2.12.0. Updates `org.immutables:value` from 2.11.4 to 2.12.0 - [Release notes](https://github.com/immutables/immutables/releases) - [Commits](immutables/immutables@2.11.4...2.12.0) Updates `org.immutables:gson` from 2.11.4 to 2.12.0 - [Release notes](https://github.com/immutables/immutables/releases) - [Commits](immutables/immutables@2.11.4...2.12.0) --- updated-dependencies: - dependency-name: org.immutables:value dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.immutables:gson dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2a71b1 commit 50fc8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<sonar.coverage.jacoco.xmlReportPaths>${maven.multiModuleProjectDirectory}/tools/sonar-aggregator/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
2626
<sonar.coverage.exclusions>**/*Exception.java,**/nativeimage/**</sonar.coverage.exclusions>
2727

28-
<immutable.version>2.11.4</immutable.version>
28+
<immutable.version>2.12.0</immutable.version>
2929
<gson.version>2.13.2</gson.version>
3030
<commons-lang3.version>3.19.0</commons-lang3.version>
3131
<commons-io.version>2.20.0</commons-io.version>

0 commit comments

Comments
 (0)