Skip to content

Commit 4edec54

Browse files
chore(deps): update plugin com.gradleup.shadow to v9.4.1
1 parent 25a1bae commit 4edec54

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 'idea'
44
id 'org.jetbrains.kotlin.jvm' version '2.3.20'
5-
id 'com.gradleup.shadow' version '9.4.0'
5+
id 'com.gradleup.shadow' version '9.4.1'
66
}
77

88
group = 'net.pistonmaster'

0 commit comments

Comments
 (0)