We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d37cb3 commit 1a03864Copy full SHA for 1a03864
common.gradle
@@ -9,7 +9,7 @@ ext {
9
10
// module coordinates of external dependencies:
11
acorusCoordinates = 'com.github.stephengold:Acorus:1.1.1'
12
- heartCoordinates = 'com.github.stephengold:Heart:8.8.0'
+ heartCoordinates = 'com.github.stephengold:Heart:9.0.0'
13
14
// current versions of libraries:
15
jme3utilitiesniftyVersion = '0.9.37-SNAPSHOT'
0 commit comments