diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ee78883875..c3afadc3a5 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"