Skip to content

Commit

Permalink
Merge pull request #84 from DongShaoNB/dependabot/gradle/com.gradleup…
Browse files Browse the repository at this point in the history
….shadow-8.3.2
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
2 parents 831a288 + affbabc commit 8c34281
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,6 +1,6 @@
plugins {
kotlin("jvm") version "2.0.20"
id("com.gradleup.shadow") version "8.3.1"
id("com.gradleup.shadow") version "8.3.2"
}

group = "cc.dsnb"
Expand Down

0 comments on commit 8c34281

Please sign in to comment.