Skip to content

Commit

Permalink
Switch to com.gradleup.shadow to align with rewrite-build-gradle-pl…
Browse files Browse the repository at this point in the history
…ugin
  • Loading branch information
timtebeek committed Dec 18, 2024
1 parent 2ce0a5f commit a2e7104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

plugins {
id("org.openrewrite.build.recipe-library") version "latest.release"
id("com.github.johnrengelman.shadow") version "latest.release"
id("com.gradleup.shadow") version "latest.release"
id("org.owasp.dependencycheck") version "latest.release"
}

Expand Down

0 comments on commit a2e7104

Please sign in to comment.