Skip to content

Commit ca3891e

Browse files
chore(deps): update plugin com.gradleup.shadow to v9.6.1
1 parent 4bb5646 commit ca3891e

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.4.10'
5-
id 'com.gradleup.shadow' version '9.6.0'
5+
id 'com.gradleup.shadow' version '9.6.1'
66
}
77

88
group = 'net.pistonmaster'

0 commit comments

Comments
 (0)