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 49ef6a0 commit f38f273Copy full SHA for f38f273
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
dependencies {
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
16
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.22.0'
17
- classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.2'
+ classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.3'
18
}
19
20
0 commit comments