Skip to content

Commit

Permalink
common.gradle: update Minie to v7.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
capdevon committed Dec 11, 2023
1 parent f1ad03d commit 9f1f2f8
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 @@ -18,7 +18,7 @@ repositories {

dependencies {
implementation 'com.github.stephengold:Heart:8.7.0'
implementation 'com.github.stephengold:Minie:7.7.0+big3'
implementation 'com.github.stephengold:Minie:7.8.1+big3'
implementation 'com.github.stephengold:SkyControl:1.0.5'
implementation 'org.jmonkeyengine:jme3-core:' + jmeVersion
implementation 'org.jmonkeyengine:jme3-desktop:' + jmeVersion
Expand Down

0 comments on commit 9f1f2f8

Please sign in to comment.