This is an automated email from the ASF dual-hosted git repository.

snazy 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 a756b575b fix(deps): update immutables to v2.11.4 (#2679)
a756b575b is described below

commit a756b575bf300f53735b54a7e83b7003ce19140a
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Sep 25 08:37:31 2025 +0200

    fix(deps): update immutables to v2.11.4 (#2679)
---
 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 ae67ac2e1..3cd827f93 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.26.4"
-immutables = "2.11.3"
+immutables = "2.11.4"
 jmh = "1.37"
 picocli = "4.7.7"
 scala212 = "2.12.19"

Reply via email to