Skip to content

Commit fd021d6

Browse files
committed
update the Acorus library to v1.1.1
1 parent 167fbf6 commit fd021d6

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.0'
11+
acorusCoordinates = 'com.github.stephengold:Acorus:1.1.1'
1212
heartCoordinates = 'com.github.stephengold:Heart:8.8.0'
1313

1414
// current versions of libraries:

0 commit comments

Comments
 (0)