Skip to content

Commit 5af3403

Browse files
committed
Bump jvmdowngrader to 1.3.6
1 parent 3080aaa commit 5af3403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import xyz.wagyourtail.jvmdg.gradle.task.DowngradeJar
22

33
plugins {
44
id("java")
5-
id("xyz.wagyourtail.jvmdowngrader") version "1.3.5" apply false
5+
id("xyz.wagyourtail.jvmdowngrader") version "1.3.6" apply false
66
id("com.gradleup.shadow") version "9.3.1" apply false
77
}
88

0 commit comments

Comments
 (0)