Skip to content

Commit

Permalink
Bump org.openjfx:javafx-fxml from 21.0.2 to 22.0.1
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-fxml from 21.0.2 to 22.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent ccbb07c commit 881ea79
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 @@ -123,7 +123,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>21.0.2</version>
<version>22.0.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 881ea79

Please sign in to comment.