Skip to content

Commit

Permalink
Avoid oshi crash on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Feb 17, 2025
1 parent b2cf41f commit 485c1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ project(':cleanroom') {

dependencies {
compileOnly "com.cleanroommc:lwjglx:1.0.0"
installer "com.cleanroommc:lwjglxx:1.0.13"
installer "com.cleanroommc:lwjglxx:1.0.14"
lwjglLibraries[0].each {
installer "org.lwjgl:$it:$props.lwjgl_version"
runtimeOnly "org.lwjgl:$it::$lwjglArch"
Expand Down

0 comments on commit 485c1c5

Please sign in to comment.