Skip to content

Commit

Permalink
Real update lwjglxx
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Dec 30, 2024
1 parent 3d3e6bd commit 83db4af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.1"
installer "com.cleanroommc:lwjglxx:1.0.3"
lwjglLibraries[0].each {
installer "org.lwjgl:$it:$props.lwjgl_version"
runtimeOnly "org.lwjgl:$it::$lwjglArch"
Expand Down Expand Up @@ -466,7 +466,7 @@ project(':cleanroom') {
installer 'commons-io:commons-io:2.17.0'
installer 'commons-logging:commons-logging:1.3.4'
installer 'com.google.guava:guava:33.3.1-jre'
installer 'com.google.guava:failureaccess:1.0.3'
installer 'com.google.guava:failureaccess:1.0.2'
installer 'com.google.code.gson:gson:2.11.0'
installer 'com.google.code.findbugs:jsr305:3.0.2'

Expand Down

0 comments on commit 83db4af

Please sign in to comment.