From 95caa195054ebc282d6c82edeb78f753606c8563 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 09:21:43 +0200 Subject: [PATCH] Update guice to v7 (major) (#4053) Update guice to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 601f08b0a..d0a5aa908 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] # Platform expectations -guice = "5.1.0" +guice = "7.0.0" spotbugs = "4.7.3" # Plugins