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 26, 2023
1 parent b6156ab commit f27003b
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 @@ -6,7 +6,7 @@ plugins {

ext {
// module coordinates of external dependencies:
heartCoordinates = 'com.github.stephengold:Heart:8.7.0'
heartCoordinates = 'com.github.stephengold:Heart:8.8.0'
imgscalrCoordinates = 'org.imgscalr:imgscalr-lib:4.2'
}

Expand Down

0 comments on commit f27003b

Please sign in to comment.