We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fed7e commit 9f6f22eCopy full SHA for 9f6f22e
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ lwjgl = "3.3.3"
10
11
[libraries]
12
13
-joml = "org.joml:joml:1.10.5"
+joml = "org.joml:joml:1.10.6"
14
libbulletjme = { module = "com.github.stephengold:Libbulletjme", version.ref = "libbulletjme" }
15
lwjgl = { module = "org.lwjgl:lwjgl", version.ref = "lwjgl" }
16
lwjgl-assimp = { module = "org.lwjgl:lwjgl-assimp", version.ref = "lwjgl" }
0 commit comments