Skip to content

Commit

Permalink
Merge pull request #1 from halotroop2288/patch-1
Browse files Browse the repository at this point in the history
Update ClassTransform
  • Loading branch information
wagyourtail authored Nov 21, 2023
2 parents d8cb51c + 6702777 commit 2277dbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repositories {
dependencies {

// class transform
implementation("net.lenni0451.classtransform:core:1.10.1")
implementation("net.lenni0451.classtransform:core:1.12.1")

// qup
implementation("org.quiltmc.qup:json:0.2.0") {
Expand Down Expand Up @@ -84,4 +84,4 @@ publishing {
}
}
}
}
}

0 comments on commit 2277dbd

Please sign in to comment.