Skip to content

Commit

Permalink
update the Heart library to v8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Nov 25, 2023
1 parent f4120e9 commit 4d75a09
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.7.0'
heartCoordinates = 'com.github.stephengold:Heart:8.8.0'
jmePowerCoordinates = 'com.github.stephengold:JmePower:1.1.1'
jmeTtfCoordinates = 'com.github.stephengold:jme-ttf:3.0.0'
minieCoordinates = 'com.github.stephengold:Minie:7.7.0'
Expand Down

0 comments on commit 4d75a09

Please sign in to comment.