Skip to content

Commit

Permalink
Merge pull request #31 from andrew121410/renovate/com.gradleup.shadow…
Browse files Browse the repository at this point in the history
…-8.x
  • Loading branch information
andrew121410 authored Oct 5, 2024
2 parents 057f034 + 13197f1 commit e5eb631
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 e5eb631

Please sign in to comment.