Skip to content

Commit 9f6f22e

Browse files
committed
update joml to v1.10.6
1 parent 56fed7e commit 9f6f22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lwjgl = "3.3.3"
1010

1111
[libraries]
1212

13-
joml = "org.joml:joml:1.10.5"
13+
joml = "org.joml:joml:1.10.6"
1414
libbulletjme = { module = "com.github.stephengold:Libbulletjme", version.ref = "libbulletjme" }
1515
lwjgl = { module = "org.lwjgl:lwjgl", version.ref = "lwjgl" }
1616
lwjgl-assimp = { module = "org.lwjgl:lwjgl-assimp", version.ref = "lwjgl" }

0 commit comments

Comments
 (0)