mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Bump xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 1.1.3 to 1.2.0 (#312)
Bumps [xyz.wagyourtail.jvmdowngrader:jvmdowngrader](https://github.com/unimined/JvmDowngrader) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/unimined/JvmDowngrader/releases) - [Commits](https://github.com/unimined/JvmDowngrader/compare/1.1.3...1.2.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b4d0e8c707
commit
52b220eb58
1 changed files with 2 additions and 2 deletions
|
@ -108,8 +108,8 @@ dependencies {
|
||||||
include "gs.mclo:api:4.1.0"
|
include "gs.mclo:api:4.1.0"
|
||||||
include "net.lenni0451:optconfig:1.0.0"
|
include "net.lenni0451:optconfig:1.0.0"
|
||||||
|
|
||||||
includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.1.3"))
|
includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.2.0"))
|
||||||
includeJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:1.1.3:downgraded-8"
|
includeJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:1.2.0:downgraded-8"
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
|
|
Loading…
Reference in a new issue