From 3e6a1d1a885adfbc378a06fdbce81fcd1a36639c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:53:26 +0000 Subject: [PATCH] Update gradle.starter to v0.78.0 --- 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 dbda30c..96220a1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ beerprogressview = "0.0.6" constraintlayout = "2.1.4" java-compilation = "21" -gradle-starter = "0.77.0" +gradle-starter = "0.78.0" gradle-doctor = "0.10.0" gradle-easylauncher = "6.4.0" library = "2.4.0"