From 8bda985daa0d3405211374f831209ad13e1611e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 11:00:20 +0000 Subject: [PATCH] Update dependency com.vanniktech.maven.publish to v0.28.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 aa94e22..aa22c85 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ androidxLifecycle = "2.7.0" androidxAnnotation = "1.7.1" androidxTest = "1.5.2" spotless = "6.21.0" -nexusPlugin = "0.27.0" +nexusPlugin = "0.28.0" androidxHiltNavigationCompose = "1.2.0" hilt = "2.51.1" gson = "2.10.1"