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 0d451f0 commit e6d2e73Copy full SHA for e6d2e73
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
id("com.github.ben-manes.versions") version "0.51.0"
6
id("com.github.jk1.dependency-license-report") version "2.9"
7
id("me.champeau.jmh") version "0.7.2"
8
- id("com.gradle.plugin-publish") version "1.2.1"
+ id("com.gradle.plugin-publish") version "1.2.2"
9
}
10
11
0 commit comments