Skip to content

Commit

Permalink
Merge pull request #37 from andrew121410/renovate/com.gradleup.shadow…
Browse files Browse the repository at this point in the history
…-8.x
  • Loading branch information
andrew121410 authored Nov 3, 2024
2 parents 37f1e98 + 1d8885d commit 4837d9c
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.4" // https://github.com/GradleUp/shadow
id("com.gradleup.shadow") version "8.3.5" // https://github.com/GradleUp/shadow
}

allprojects {
Expand Down

0 comments on commit 4837d9c

Please sign in to comment.