From 1a93ef55101ca1e015e6fce07a50f1262e933fb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 08:00:04 +0000 Subject: [PATCH] chore(deps): Update immutables to v2.11.6 --- 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 e9252b143..8a0fab74a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ errorprone = "2.27.1" geantyref = "1.3.16" jmh = "1.37" apiguardian = "1.1.2" -immutables = "2.10.1" +immutables = "2.11.6" # integration guice = "7.0.0"