Skip to content

Commit

Permalink
fix(deps): update dependency org.fxmisc.richtext:richtextfx to v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent e563c86 commit 022fa31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ javafx-fxml = { module = "org.openjfx:javafx-fxml", version.ref = "javaFx" }
javafx-controls = { module = "org.openjfx:javafx-controls", version.ref = "javaFx" }
javafx-graphics = { module = "org.openjfx:javafx-graphics", version.ref = "javaFx" }
javafx-swing = { module = "org.openjfx:javafx-swing", version.ref = "javaFx" }
richtextFx = "org.fxmisc.richtext:richtextfx:0.11.3"
richtextFx = "org.fxmisc.richtext:richtextfx:0.11.4"

jung-api = { module = "net.sf.jung:jung-api", version.ref = "jung" }
jung-visualization = { module = "net.sf.jung:jung-visualization", version.ref = "jung" }
Expand Down

0 comments on commit 022fa31

Please sign in to comment.