Skip to content

Commit da6864f

Browse files
authored
Merge pull request #183 from NighterDevelopment/dependabot/gradle/com.gradleup.shadow-9.4.0
chore: bump com.gradleup.shadow from 9.3.2 to 9.4.0
2 parents 537f4a6 + 75b8c8f commit da6864f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
java
33
`java-library`
44
`maven-publish`
5-
id("com.gradleup.shadow") version "9.3.2" apply false
5+
id("com.gradleup.shadow") version "9.4.0" apply false
66
}
77

88
allprojects {

0 commit comments

Comments
 (0)