mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Bump net.raphimc.javadowngrader:impl-classtransform
Bumps [net.raphimc.javadowngrader:impl-classtransform](https://github.com/RaphiMC/JavaDowngrader) from 1.1.1-SNAPSHOT to 1.1.1. - [Release notes](https://github.com/RaphiMC/JavaDowngrader/releases) - [Commits](https://github.com/RaphiMC/JavaDowngrader/commits/v1.1.1) --- updated-dependencies: - dependency-name: net.raphimc.javadowngrader:impl-classtransform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
175c24d320
commit
0e996b5393
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ dependencies {
|
|||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
include("net.raphimc.javadowngrader:impl-classtransform:1.1.1-SNAPSHOT") {
|
||||
include("net.raphimc.javadowngrader:impl-classtransform:1.1.1") {
|
||||
exclude group: "org.ow2.asm", module: "asm-commons"
|
||||
exclude group: "net.lenni0451.classtransform", module: "additionalclassprovider"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue