Skip to content

Commit

Permalink
Revert "Bump mixin"
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Sep 30, 2024
1 parent 67ad7d6 commit 3ff705c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ hypixel-modapi = "1.0"

lwjgl = "3.3.3"
universalcraft = "299"
mixin = "0.8.4"
mixin = "0.7.11-SNAPSHOT"

# Testing
junit-bom = "5.10.2"
Expand Down
1 change: 0 additions & 1 deletion versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ dependencies {
implementation(libs.mixin) {
isTransitive = false
}
implementation("org.ow2.asm:asm-debug-all:5.2")
compileOnly("cc.polyfrost:oneconfig-${platform}:0.2.2-alpha216") {
isTransitive = false
}
Expand Down

0 comments on commit 3ff705c

Please sign in to comment.