Merge remote-tracking branch 'origin/main'

This commit is contained in:
RaphiMC 2024-04-11 12:50:03 +02:00
commit bf30e76031
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}