This is an automated email from the ASF dual-hosted git repository.
singhpk234 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 7f971cb12 Update immutables to v2.11.5 (#2776)
7f971cb12 is described below
commit 7f971cb129e20e448a438a733165b1e1fe98b026
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 8 04:05:21 2025 +0100
Update immutables to v2.11.5 (#2776)
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index ee7888387..c3afadc3a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -23,7 +23,7 @@ hadoop = "3.4.2"
hive = "3.1.3"
iceberg = "1.10.0" # Ensure to update the iceberg version in regtests to keep
regtests up-to-date
quarkus = "3.28.2"
-immutables = "2.11.4"
+immutables = "2.11.5"
jmh = "1.37"
picocli = "4.7.7"
scala212 = "2.12.19"