We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b996d95 commit 89f50feCopy full SHA for 89f50fe
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("com.github.johnrengelman.shadow") version "8.1.1"
13
id("org.jetbrains.gradle.plugin.idea-ext")
14
id("com.github.ben-manes.versions") version "0.50.0"
15
- id("org.ajoberstar.stutter") version "0.7.2"
+ id("org.ajoberstar.stutter") version "0.7.3"
16
}
17
18
base { archivesName = "publish-plugin" }
0 commit comments