Skip to content

Commit

Permalink
update the Heart library to v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 13, 2024
1 parent 5e5e3d3 commit 3fab343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
ext {
// module coordinates of external dependencies:
garrettCoordinates = 'com.github.stephengold:Garrett:0.5.3'
heartCoordinates = 'com.github.stephengold:Heart:8.8.0'
heartCoordinates = 'com.github.stephengold:Heart:9.0.0'
jmePowerCoordinates = 'com.github.stephengold:JmePower:1.1.1'
jmeTtfCoordinates = 'com.github.stephengold:jme-ttf:3.0.0'
minieCoordinates = 'com.github.stephengold:Minie:7.8.1'
Expand Down

0 comments on commit 3fab343

Please sign in to comment.