Skip to content

Commit a990d6c

Browse files
committed
upgrade the Acorus library to v2.0.0
1 parent 1a03864 commit a990d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88
websiteUrl = 'https://github.com/stephengold/jme3-utilities'
99

1010
// module coordinates of external dependencies:
11-
acorusCoordinates = 'com.github.stephengold:Acorus:1.1.1'
11+
acorusCoordinates = 'com.github.stephengold:Acorus:2.0.0'
1212
heartCoordinates = 'com.github.stephengold:Heart:9.0.0'
1313

1414
// current versions of libraries:

0 commit comments

Comments
 (0)