Skip to content

Commit

Permalink
Merge pull request #301 from jiro4989/dependabot/gradle/org.openjfx-j…
Browse files Browse the repository at this point in the history
…avafx-swing-21.0.1

chore(deps): bump org.openjfx:javafx-swing from 21 to 21.0.1
  • Loading branch information
github-actions[bot] authored Oct 18, 2023
2 parents 8bed2bd + 5923c4a commit 4145f0c
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 @@ -84,7 +84,7 @@ dependencies {
implementation "org.openjfx:javafx-base:21.0.1"
implementation "org.openjfx:javafx-controls:21"
implementation "org.openjfx:javafx-graphics:21"
implementation "org.openjfx:javafx-swing:21"
implementation "org.openjfx:javafx-swing:21.0.1"

implementation platform('org.jetbrains.kotlin:kotlin-bom')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
Expand Down

0 comments on commit 4145f0c

Please sign in to comment.