mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-04-09 12:54:25 -04:00
Merge pull request #124 from ViaVersion/dependabot/gradle/net.raphimc.javadowngrader-impl-classtransform-1.1.1
Bump net.raphimc.javadowngrader:impl-classtransform from 1.1.1-SNAPSHOT to 1.1.1
This commit is contained in:
commit
faf9fe21f0
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…
Add table
Reference in a new issue