Skip to content

Commit

Permalink
Update lwjglxx 3 times a day to avoid license
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Feb 13, 2025
1 parent 7abb6b9 commit 49857d4
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.9"
installer "com.cleanroommc:lwjglxx:1.0.12"
lwjglLibraries[0].each {
installer "org.lwjgl:$it:$props.lwjgl_version"
runtimeOnly "org.lwjgl:$it::$lwjglArch"
Expand Down Expand Up @@ -460,7 +460,7 @@ project(':cleanroom') {
installer 'org.apache.commons:commons-compress:1.27.1'
installer 'org.apache.httpcomponents:httpclient:4.5.14'
installer 'org.apache.httpcomponents:httpcore:4.4.16'
installer 'com.github.oshi:oshi-core:6.6.5'
installer 'com.github.oshi:oshi-core:6.6.6'
installer 'net.java.dev.jna:jna:5.16.0'
installer 'net.java.dev.jna:jna-platform:5.16.0'
installer 'it.unimi.dsi:fastutil:8.5.15'
Expand Down

0 comments on commit 49857d4

Please sign in to comment.