mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Merge pull request #203 from ViaVersion/dependabot/gradle/net.raphimc.javadowngrader-impl-classtransform-1.1.2
Bump net.raphimc.javadowngrader:impl-classtransform from 1.1.1 to 1.1.2
This commit is contained in:
commit
009e9f1077
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,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") {
|
||||
include("net.raphimc.javadowngrader:impl-classtransform:1.1.2") {
|
||||
exclude group: "org.ow2.asm", module: "asm-commons"
|
||||
exclude group: "net.lenni0451.classtransform", module: "additionalclassprovider"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue