Skip to content

Commit 1a03864

Browse files
committed
update the Heart library to v9.0.0
1 parent 0d37cb3 commit 1a03864

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
@@ -9,7 +9,7 @@ ext {
99

1010
// module coordinates of external dependencies:
1111
acorusCoordinates = 'com.github.stephengold:Acorus:1.1.1'
12-
heartCoordinates = 'com.github.stephengold:Heart:8.8.0'
12+
heartCoordinates = 'com.github.stephengold:Heart:9.0.0'
1313

1414
// current versions of libraries:
1515
jme3utilitiesniftyVersion = '0.9.37-SNAPSHOT'

0 commit comments

Comments
 (0)