Skip to content

Commit 485c1c5

Browse files
Avoid oshi crash on Windows
1 parent b2cf41f commit 485c1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ project(':cleanroom') {
417417

418418
dependencies {
419419
compileOnly "com.cleanroommc:lwjglx:1.0.0"
420-
installer "com.cleanroommc:lwjglxx:1.0.13"
420+
installer "com.cleanroommc:lwjglxx:1.0.14"
421421
lwjglLibraries[0].each {
422422
installer "org.lwjgl:$it:$props.lwjgl_version"
423423
runtimeOnly "org.lwjgl:$it::$lwjglArch"

0 commit comments

Comments
 (0)