Skip to content

Commit 49857d4

Browse files
Update lwjglxx 3 times a day to avoid license
1 parent 7abb6b9 commit 49857d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
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.9"
420+
installer "com.cleanroommc:lwjglxx:1.0.12"
421421
lwjglLibraries[0].each {
422422
installer "org.lwjgl:$it:$props.lwjgl_version"
423423
runtimeOnly "org.lwjgl:$it::$lwjglArch"
@@ -460,7 +460,7 @@ project(':cleanroom') {
460460
installer 'org.apache.commons:commons-compress:1.27.1'
461461
installer 'org.apache.httpcomponents:httpclient:4.5.14'
462462
installer 'org.apache.httpcomponents:httpcore:4.4.16'
463-
installer 'com.github.oshi:oshi-core:6.6.5'
463+
installer 'com.github.oshi:oshi-core:6.6.6'
464464
installer 'net.java.dev.jna:jna:5.16.0'
465465
installer 'net.java.dev.jna:jna-platform:5.16.0'
466466
installer 'it.unimi.dsi:fastutil:8.5.15'

0 commit comments

Comments
 (0)