Skip to content

Commit

Permalink
Update dependency org.ajoberstar.git-publish:gradle-git-publish to v5…
Browse files Browse the repository at this point in the history
….1.0
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 433329f commit 80b7e0f
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 @@ -11,6 +11,6 @@ dependencies {
implementation("com.gradle.publish:plugin-publish-plugin:1.3.0")
implementation("com.vanniktech:gradle-maven-publish-plugin:0.30.0")
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.9.20")
implementation("org.ajoberstar.git-publish:gradle-git-publish:5.0.0")
implementation("org.ajoberstar.git-publish:gradle-git-publish:5.1.0")
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
}

0 comments on commit 80b7e0f

Please sign in to comment.