Skip to content

Commit

Permalink
upgrade the jme3-utilities-nifty library to v0.9.37
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 14, 2024
1 parent 56b4b20 commit d6f3a9c
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 @@ -16,7 +16,7 @@ ext {
heartCoordinates = 'com.github.stephengold:Heart:9.0.0' + jmeTarget
joggCoordinates = 'org.jmonkeyengine:jme3-jogg:' + jme3Version
junitCoordinates = 'junit:junit:4.13.2'
niftyCoordinates = 'com.github.stephengold:jme3-utilities-nifty:0.9.35' + jmeTarget
niftyCoordinates = 'com.github.stephengold:jme3-utilities-nifty:0.9.37' + jmeTarget
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'
Expand Down

0 comments on commit d6f3a9c

Please sign in to comment.