mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-04-22 11:03:26 -04:00
Bump net.raphimc.javadowngrader:impl-classtransform
Bumps [net.raphimc.javadowngrader:impl-classtransform](https://github.com/RaphiMC/JavaDowngrader) from 1.0.1-SNAPSHOT to 1.1.0. - [Release notes](https://github.com/RaphiMC/JavaDowngrader/releases) - [Commits](https://github.com/RaphiMC/JavaDowngrader/commits/v1.1.0) --- updated-dependencies: - dependency-name: net.raphimc.javadowngrader:impl-classtransform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b27d387418
commit
d2620609a6
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ dependencies {
|
|||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
include("net.raphimc.javadowngrader:impl-classtransform:1.0.1-SNAPSHOT") {
|
||||
include("net.raphimc.javadowngrader:impl-classtransform:1.1.0") {
|
||||
exclude group: "org.ow2.asm", module: "asm-commons"
|
||||
exclude group: "net.lenni0451.classtransform", module: "additionalclassprovider"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue