Skip to content

Commit

Permalink
WHAT?
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Nov 19, 2023
1 parent 84d0952 commit 4ed7cec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ project(':cleanroom') {
installer 'org.glassfish.corba:glassfish-corba-omgapi:4.2.5'

// Mixin
installer 'com.cleanroommc:sponge-mixin:0.13.2+mixin.0.8.5'
installer 'com.cleanroommc:sponge-mixin:0.13.3+mixin.0.8.5'
installer annotationProcessor('com.github.llamalad7.mixinextras:mixinextras-common:0.2.1-beta.2')

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.0.0'
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ patch_version = 0

# MAJOR.SPEC_MAJOR.SPEC_MINOR.BUILD
last_forge_version = 14.23.5.2860
new_forge_version = 15.24.0.3002
new_forge_version = 15.24.0.3003

# Minecraft & Mappings
mapping_channel = stable
Expand All @@ -26,7 +26,7 @@ installer_tools_version = 1.3.0
# Libraries
asm_version = 9.6
asm_deprecated = 7.1
bouncepad_version = 0.4.3-cursed
bouncepad_version = 0.4.4-cursed
lwjgl_version = 3.3.2-22-CLEANROOM

# Sets default memory used for Gradle commands. Can be overridden by user or command line properties.
Expand Down

0 comments on commit 4ed7cec

Please sign in to comment.