Skip to content

Commit

Permalink
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plug…
Browse files Browse the repository at this point in the history
…in to v0.30.0 (#1000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 501f084 commit d8f47af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {

dependencies {
implementation("com.gradle.publish:plugin-publish-plugin:1.3.0")
implementation("com.vanniktech:gradle-maven-publish-plugin:0.29.0")
implementation("com.vanniktech:gradle-maven-publish-plugin:0.30.0")
implementation("org.ajoberstar.git-publish:gradle-git-publish:4.2.2")
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
}

0 comments on commit d8f47af

Please sign in to comment.