Skip to content

Commit

Permalink
Update maven plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjglgamedev committed May 31, 2024
1 parent 50b3830 commit 88dade5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@
<joml.version>1.10.5</joml.version>
<joml-primitives.version>1.10.4</joml-primitives.version>
<lwjgl.version>3.3.3</lwjgl.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.6.1</maven-dependency-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<tinylog.version>2.7.0</tinylog.version>
</properties>
Expand Down

0 comments on commit 88dade5

Please sign in to comment.