Skip to content

Commit

Permalink
update JOML to v1.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jul 17, 2024
1 parent eae110f commit a7380a2
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 @@ -9,7 +9,7 @@ lwjgl = "3.3.4"

[libraries]

joml = "org.joml:joml:1.10.6"
joml = "org.joml:joml:1.10.7"
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 a7380a2

Please sign in to comment.