Skip to content

Commit

Permalink
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.30…
Browse files Browse the repository at this point in the history
….0 (#53)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 926dfd8 commit 58c268d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import static org.gradle.api.JavaVersion.VERSION_1_8

buildscript {
dependencies {
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.29.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.30.0'
}

repositories {
Expand Down

0 comments on commit 58c268d

Please sign in to comment.