File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id " base.fill-build-constants"
6
6
id " viaproxy.publishing-conventions"
7
7
id " net.raphimc.class-token-replacer" version " 1.1.6"
8
- id " xyz.wagyourtail.jvmdowngrader" version " 1.3.0 "
8
+ id " xyz.wagyourtail.jvmdowngrader" version " 1.3.1 "
9
9
}
10
10
11
11
configurations {
@@ -96,8 +96,8 @@ dependencies {
96
96
includeInJar " gs.mclo:api:5.0.2"
97
97
includeInJar " net.lenni0451:optconfig:1.1.1"
98
98
99
- includeInJarJ8(compileOnly(" xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.3.0 " ))
100
- includeInJarJ8 " xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:1.3.0 :downgraded-8"
99
+ includeInJarJ8(compileOnly(" xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.3.1 " ))
100
+ includeInJarJ8 " xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:1.3.1 :downgraded-8"
101
101
}
102
102
103
103
application {
You can’t perform that action at this time.
0 commit comments