Skip to content

Commit

Permalink
update joml to v1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jul 2, 2024
1 parent 56fed7e commit 9f6f22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lwjgl = "3.3.3"

[libraries]

joml = "org.joml:joml:1.10.5"
joml = "org.joml:joml:1.10.6"
libbulletjme = { module = "com.github.stephengold:Libbulletjme", version.ref = "libbulletjme" }
lwjgl = { module = "org.lwjgl:lwjgl", version.ref = "lwjgl" }
lwjgl-assimp = { module = "org.lwjgl:lwjgl-assimp", version.ref = "lwjgl" }
Expand Down

0 comments on commit 9f6f22e

Please sign in to comment.