Skip to content

Commit 893f925

Browse files
camlloydskalarproduktraum
authored andcommitted
Bump LWJGL version to 3.3.5
1 parent da15bc9 commit 893f925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ tasks {
246246
propertiesNode.appendNode("jvrpn.version", "1.2.0")
247247

248248
// add correct lwjgl version
249-
propertiesNode.appendNode("lwjgl.version", "3.3.3")
249+
propertiesNode.appendNode("lwjgl.version", "3.3.5")
250250

251251
// add bigvolumeviewer version
252252
propertiesNode.appendNode("bigvolumeviewer.version", "0.3.3")

0 commit comments

Comments
 (0)