diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e031b6a..443f8b2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ mockito = "3.6.0" # https://github.com/lessthanoptimal/gversion-plugin gversion-plugin = "1.10.3" # https://plugins.gradle.org/plugin/com.gradleup.shadow -shadow-plugin = "8.3.5" +shadow-plugin = "9.4.1" # https://github.com/allegro/axion-release-plugin axion-release-plugin = "1.18.14"