mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-04 09:10:36 +01:00
Merge pull request #114 from ViaVersion/dependabot/gradle/net.raphimc.javadowngrader-impl-classtransform-1.1.0
Bump net.raphimc.javadowngrader:impl-classtransform from 1.0.1-SNAPSHOT to 1.1.0
This commit is contained in:
commit
2471f36976
@ -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…
Reference in New Issue
Block a user