Skip to content

Commit

Permalink
update the Minie library to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Sep 17, 2024
1 parent 99590ab commit 9dc24ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jme3-desktop = { module = "org.jmonkeyengine:jme3-desktop", version.ref = "jme"
jme3-jogg = { module = "org.jmonkeyengine:jme3-jogg", version.ref = "jme" }
jme3-plugins = { module = "org.jmonkeyengine:jme3-plugins", version.ref = "jme" }
jme3-utilities-nifty = "com.github.stephengold:jme3-utilities-nifty:0.9.37"
minie = "com.github.stephengold:Minie:8.1.0"
minie = "com.github.stephengold:Minie:8.2.0"
nifty-style-black = "com.github.nifty-gui:nifty-style-black:1.4.3"
wes = "com.github.stephengold:Wes:0.8.1"

Expand Down

0 comments on commit 9dc24ff

Please sign in to comment.