From d580f720eb16003a9f2cb60446f038c35a082833 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 13:39:15 +0000 Subject: [PATCH] Update dependency com.vanniktech.maven.publish to v0.30.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 94c0117..3704fcd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ androidxLifecycle = "2.8.6" androidxAnnotation = "1.8.2" androidxTest = "1.6.2" spotless = "6.21.0" -nexusPlugin = "0.29.0" +nexusPlugin = "0.30.0" androidxHiltNavigationCompose = "1.2.0" hilt = "2.52" gson = "2.11.0"