Skip to content

Commit 26c893c

Browse files
chore(deps): bump org.openjfx:javafx-swing from 22.0.1 to 22.0.2
Bumps org.openjfx:javafx-swing from 22.0.1 to 22.0.2. --- updated-dependencies: - dependency-name: org.openjfx:javafx-swing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fb38e1 commit 26c893c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
implementation "org.openjfx:javafx-base:22.0.1"
8585
implementation "org.openjfx:javafx-controls:22.0.2"
8686
implementation "org.openjfx:javafx-graphics:22.0.2"
87-
implementation "org.openjfx:javafx-swing:22.0.1"
87+
implementation "org.openjfx:javafx-swing:22.0.2"
8888

8989
implementation platform('org.jetbrains.kotlin:kotlin-bom')
9090
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"

0 commit comments

Comments
 (0)