Skip to content

Commit

Permalink
update the Acorus library to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Sep 27, 2023
1 parent 15158b1 commit d64f7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WesExamples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation 'org.apache.commons:commons-exec:1.3'

implementation heartCoordinates
implementation 'com.github.stephengold:Acorus:1.0.0'
implementation 'com.github.stephengold:Acorus:1.1.0'
runtimeOnly 'org.jmonkeyengine:jme3-desktop:' + jme3Version
implementation 'org.jmonkeyengine:jme3-lwjgl3:' + jme3Version
implementation 'org.jmonkeyengine:jme3-plugins:' + jme3Version
Expand Down

0 comments on commit d64f7b3

Please sign in to comment.