Skip to content

Commit

Permalink
update JMonkeyEngine to v3.7.0-stable and LWJGL to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Oct 22, 2024
1 parent 955f3c9 commit 90cbc39
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ imageio = "3.12.0"

## production versions:
gson = "2.9.1"
#jme = "3.6.1-stable"
#lwjgl = "3.3.2"
jme = "3.7.0-stable"
lwjgl = "3.3.3"

## advanced versions:
#gson = "2.10.1"
jme = "3.7.0-beta1.2.2"
lwjgl = "3.3.3"
#gson = "2.11.0"
#jme = "3.8.0-SNAPSHOT"
#lwjgl = "3.3.4"
#lwjgl = "3.3.5-snapshot"

[libraries]

Expand Down

0 comments on commit 90cbc39

Please sign in to comment.