Skip to content

Commit 26daccf

Browse files
chore(gradle): bump immutables from 2.12.0 to 2.12.1 (#7567)
Bumps `immutables` from 2.12.0 to 2.12.1. Updates `org.immutables:value` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/immutables/immutables/releases) - [Commits](immutables/immutables@2.12.0...2.12.1) Updates `org.immutables:value-annotations` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/immutables/immutables/releases) - [Commits](immutables/immutables@2.12.0...2.12.1) --- updated-dependencies: - dependency-name: org.immutables:value dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.immutables:value-annotations dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3374229 commit 26daccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ gwtJetty = "9.4.44.v20210927"
4747
hadoop = "3.4.1"
4848
hdrhistogram = "2.2.2"
4949
iceberg = "1.10.1"
50-
immutables = "2.12.0"
50+
immutables = "2.12.1"
5151
jackson = "2.20.1"
5252
jakarta-servlet = "6.0.0"
5353
jakarta-websocket = "2.1.1"

0 commit comments

Comments
 (0)