mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-12-22 16:38:04 +01:00
Bump xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 0.6.1 to 0.7.1
Bumps [xyz.wagyourtail.jvmdowngrader:jvmdowngrader](https://github.com/unimined/JvmDowngrader) from 0.6.1 to 0.7.1. - [Release notes](https://github.com/unimined/JvmDowngrader/releases) - [Commits](https://github.com/unimined/JvmDowngrader/compare/0.6.1...0.7.1) --- updated-dependencies: - dependency-name: xyz.wagyourtail.jvmdowngrader:jvmdowngrader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ca7a7400be
commit
75cfe1a9fb
@ -4,7 +4,7 @@ plugins {
|
|||||||
id "maven-publish"
|
id "maven-publish"
|
||||||
id "idea"
|
id "idea"
|
||||||
id "net.raphimc.class-token-replacer" version "1.0.1"
|
id "net.raphimc.class-token-replacer" version "1.0.1"
|
||||||
id "xyz.wagyourtail.jvmdowngrader" version "0.6.1"
|
id "xyz.wagyourtail.jvmdowngrader" version "0.7.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
base {
|
base {
|
||||||
@ -99,8 +99,8 @@ dependencies {
|
|||||||
}
|
}
|
||||||
include "gs.mclo:api:3.0.1"
|
include "gs.mclo:api:3.0.1"
|
||||||
|
|
||||||
includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:0.6.1"))
|
includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:0.7.1"))
|
||||||
includeJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:0.6.1:downgraded-8"
|
includeJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:0.7.1:downgraded-8"
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
|
Loading…
Reference in New Issue
Block a user