Skip to content

Commit 251d966

Browse files
Update Cleanroom
1 parent c9113db commit 251d966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ unimined.minecraft {
5757
if (use_access_transformer.toBoolean()) {
5858
accessTransformer "${rootProject.projectDir}/src/main/resources/$access_transformer_locations"
5959
}
60-
loader "0.5.12-alpha"
60+
loader "0.5.14-alpha"
6161
runs.all {
6262
args += ['--username', minecraft_username]
6363
def extraArgs = extra_jvm_args

0 commit comments

Comments
 (0)