Skip to content

Commit aef305b

Browse files
authored
Merge pull request #7 from NighterDevelopment/dependabot/gradle/com.gradleup.shadow-9.3.2
chore: bump com.gradleup.shadow from 9.3.0 to 9.3.2
2 parents edabc71 + 98f65d9 commit aef305b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'java-library'
44
id 'maven-publish'
5-
id 'com.gradleup.shadow' version '9.3.0'
5+
id 'com.gradleup.shadow' version '9.3.2'
66
}
77
group = 'github.io'
88
version = '1.0.2'

0 commit comments

Comments
 (0)