Skip to content

Commit 53302a6

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

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
@@ -83,7 +83,7 @@ dependencies {
8383
implementation "org.openjfx:javafx-fxml:22.0.1"
8484
implementation "org.openjfx:javafx-base:22.0.1"
8585
implementation "org.openjfx:javafx-controls:22.0.1"
86-
implementation "org.openjfx:javafx-graphics:22.0.1"
86+
implementation "org.openjfx:javafx-graphics:22.0.2"
8787
implementation "org.openjfx:javafx-swing:22.0.1"
8888

8989
implementation platform('org.jetbrains.kotlin:kotlin-bom')

0 commit comments

Comments
 (0)