Skip to content

Commit

Permalink
update the Acorus library to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jan 11, 2025
1 parent 1f8be73 commit 80fa22d
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 @@ -7,7 +7,7 @@ jme = "3.8.0-alpha2"

[libraries]

acorus = "com.github.stephengold:Acorus:2.0.0"
acorus = "com.github.stephengold:Acorus:2.0.1"
commons-exec = "org.apache.commons:commons-exec:1.3"
jme3-core = { module = "org.jmonkeyengine:jme3-core", version.ref = "jme" }
jme3-desktop = { module = "org.jmonkeyengine:jme3-desktop", version.ref = "jme" }
Expand Down

0 comments on commit 80fa22d

Please sign in to comment.