Skip to content

Commit

Permalink
update the Heart library to v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Aug 28, 2023
1 parent 0912457 commit a20b67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}

dependencies {
implementation 'com.github.stephengold:Heart:8.6.0'
implementation 'com.github.stephengold:Heart:8.7.0'
implementation 'com.github.stephengold:Minie:7.6.0+big3'
implementation 'com.github.stephengold:SkyControl:1.0.4'
implementation 'org.jmonkeyengine:jme3-core:' + jmeVersion
Expand Down

0 comments on commit a20b67f

Please sign in to comment.