Skip to content

Commit

Permalink
Adopt nebula.release plugin v19 after failure to resolve grgit (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Jul 23, 2024
1 parent 9f5840c commit ee3ecee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-src/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation("org.owasp:dependency-check-gradle:latest.release")
implementation("com.netflix.nebula:gradle-contacts-plugin:6.0.0")
implementation("com.netflix.nebula:gradle-info-plugin:11.3.3")
implementation("com.netflix.nebula:nebula-release-plugin:16.0.0")
implementation("com.netflix.nebula:nebula-release-plugin:19.0.10")
implementation("com.netflix.nebula:nebula-publishing-plugin:18.4.0")
implementation("com.netflix.nebula:nebula-project-plugin:9.6.3")
implementation("io.github.gradle-nexus:publish-plugin:1.0.0")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("org.openrewrite.base")
id("nebula.release")
id("com.netflix.nebula.release")
id("io.github.gradle-nexus.publish-plugin")
}

Expand Down

0 comments on commit ee3ecee

Please sign in to comment.