Skip to content

Commit

Permalink
Bump org.openjfx:javafx-media from 19.0.2.1 to 21 (#9)
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-media from 19.0.2.1 to 21.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-media
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 3fa54f5 commit 25c21dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-media</artifactId>
<version>19.0.2.1</version>
<version>21</version>
</dependency>

<!-- UI Theme -->
Expand Down

0 comments on commit 25c21dc

Please sign in to comment.