Skip to content

Commit

Permalink
common.gradle: update SkyControl to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
capdevon committed Dec 11, 2023
1 parent 6d0caff commit f1ad03d
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 @@ -19,7 +19,7 @@ repositories {
dependencies {
implementation 'com.github.stephengold:Heart:8.7.0'
implementation 'com.github.stephengold:Minie:7.7.0+big3'
implementation 'com.github.stephengold:SkyControl:1.0.4'
implementation 'com.github.stephengold:SkyControl:1.0.5'
implementation 'org.jmonkeyengine:jme3-core:' + jmeVersion
implementation 'org.jmonkeyengine:jme3-desktop:' + jmeVersion
implementation 'org.jmonkeyengine:jme3-effects:' + jmeVersion
Expand Down

0 comments on commit f1ad03d

Please sign in to comment.