Skip to content

Commit f7404b2

Browse files
authored
Merge pull request #56 from faststats-dev/renovate/xyz.wagyourtail.jvmdowngrader-1.x
Update plugin xyz.wagyourtail.jvmdowngrader to v1.3.5
2 parents e1aea1f + f98bf47 commit f7404b2

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.4" apply false
5+
id("xyz.wagyourtail.jvmdowngrader") version "1.3.5" apply false
66
}
77

88
val downgradedVersions = mapOf<String, Set<Int>>(

0 commit comments

Comments
 (0)