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 501f084 commit d8f47afCopy full SHA for d8f47af
build-logic/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
10
dependencies {
11
implementation("com.gradle.publish:plugin-publish-plugin:1.3.0")
12
- implementation("com.vanniktech:gradle-maven-publish-plugin:0.29.0")
+ implementation("com.vanniktech:gradle-maven-publish-plugin:0.30.0")
13
implementation("org.ajoberstar.git-publish:gradle-git-publish:4.2.2")
14
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
15
}
0 commit comments