Skip to content

Commit

Permalink
Update Substrate version to 0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
gluon-bot committed Jun 28, 2021
1 parent 934b8b8 commit 90e55e8
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.42-SNAPSHOT'
implementation 'com.gluonhq:substrate:0.0.42'
implementation 'org.openjfx:javafx-plugin:0.0.10'
}

Expand Down

0 comments on commit 90e55e8

Please sign in to comment.