Skip to content

Commit

Permalink
Update plugin com.gradleup.shadow to v8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 057f034 commit 13197f1
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
@@ -1,7 +1,7 @@
plugins {
`java-library`
id("io.freefair.lombok") version "8.10.2" apply false // https://plugins.gradle.org/plugin/io.freefair.lombok
id("com.gradleup.shadow") version "8.3.2" // https://github.com/GradleUp/shadow
id("com.gradleup.shadow") version "8.3.3" // https://github.com/GradleUp/shadow
}

allprojects {
Expand Down

0 comments on commit 13197f1

Please sign in to comment.