Skip to content

Commit

Permalink
Update Substrate version to 0.0.60
Browse files Browse the repository at this point in the history
  • Loading branch information
gluon-bot committed Sep 12, 2023
1 parent 0d0379d commit c91fc53
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 @@ -26,7 +26,7 @@ dependencies {
implementation gradleApi()

testImplementation gradleTestKit()
implementation 'com.gluonhq:substrate:0.0.60-SNAPSHOT'
implementation 'com.gluonhq:substrate:0.0.60'
implementation 'org.openjfx:javafx-plugin:0.0.10'
}

Expand Down

0 comments on commit c91fc53

Please sign in to comment.