Skip to content

Commit 786cffa

Browse files
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.32.0
1 parent 7f1a0ce commit 786cffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ buildscript {
5050
classpath deps.kotlinPlugin
5151

5252
classpath 'com.github.ben-manes:gradle-versions-plugin:0.42.0'
53-
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.18.0'
53+
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.32.0'
5454
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.3.0'
5555
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.0'
5656
}

0 commit comments

Comments
 (0)