Skip to content

Commit

Permalink
Update JOML version to 1.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
httpdigest committed Sep 1, 2022
1 parent c9a9c88 commit 8d47965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven-shade-plugin.version>3.2.4</maven-shade-plugin.version>
<lwjgl.version>3.3.2-SNAPSHOT</lwjgl.version>
<swt.maven.version>3.105.3</swt.maven.version> <!-- contains Eclipse SWT 4.6.2.9 software -->
<joml.version>1.10.5-SNAPSHOT</joml.version>
<joml.version>1.10.5</joml.version>
<!-- Can be overwritten via -D property during mvn invoke to specify a different demo. The package "org.lwjgl.demo."
is prepended automatically. -->
<class>game.VoxelGameGL</class>
Expand Down

0 comments on commit 8d47965

Please sign in to comment.