Skip to content

Commit

Permalink
update the Wes library to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Oct 9, 2023
1 parent 341d172 commit 59ae077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ext {
pluginsCoordinates = 'org.jmonkeyengine:jme3-plugins:' + jme3Version
styleCoordinates = 'com.github.nifty-gui:nifty-style-black:1.4.3'
testdataCoordinates = 'org.jmonkeyengine:jme3-testdata:3.1.0-stable'
wesCoordinates = 'com.github.stephengold:Wes:0.7.5' + jmeTarget
wesCoordinates = 'com.github.stephengold:Wes:0.8.0' + jmeTarget

// select one version of LWJGL:
//lwjglCoordinates = 'org.jmonkeyengine:jme3-lwjgl:' + jme3Version // for LWJGL 2.x
Expand Down

0 comments on commit 59ae077

Please sign in to comment.