Skip to content

Commit 2be9d2d

Browse files
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.36.0 (#297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b12d969 commit 2be9d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
dependencies {
1515
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
1616
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.25.0'
17-
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.35.0'
17+
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.36.0'
1818
}
1919
}
2020

0 commit comments

Comments
 (0)