Skip to content

Commit

Permalink
Update Substrate version to 0.0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinayagarwal committed Jul 19, 2024
1 parent d3e0397 commit f9f697c
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 @@ -23,7 +23,7 @@ dependencies {
implementation gradleApi()

testImplementation gradleTestKit()
implementation 'com.gluonhq:substrate:0.0.62-SNAPSHOT'
implementation 'com.gluonhq:substrate:0.0.63'
implementation 'org.openjfx:javafx-plugin:0.1.0'
}

Expand Down

0 comments on commit f9f697c

Please sign in to comment.