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 7f1a0ce commit 786cffaCopy full SHA for 786cffa
build.gradle
@@ -50,7 +50,7 @@ buildscript {
50
classpath deps.kotlinPlugin
51
52
classpath 'com.github.ben-manes:gradle-versions-plugin:0.42.0'
53
- classpath 'com.vanniktech:gradle-maven-publish-plugin:0.18.0'
+ classpath 'com.vanniktech:gradle-maven-publish-plugin:0.32.0'
54
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.3.0'
55
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.0'
56
}
0 commit comments