Skip to content

Commit

Permalink
Bump org.fxmisc.richtext:richtextfx from 0.11.3 to 0.11.4
Browse files Browse the repository at this point in the history
Bumps [org.fxmisc.richtext:richtextfx](https://github.com/FXMisc/RichTextFX) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/FXMisc/RichTextFX/releases)
- [Changelog](https://github.com/FXMisc/RichTextFX/blob/master/CHANGELOG.md)
- [Commits](FXMisc/RichTextFX@v0.11.3...v0.11.4)

---
updated-dependencies:
- dependency-name: org.fxmisc.richtext:richtextfx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 4b7ac10 commit 0bc269c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ dependencies {
exclude group: 'org.openjfx'
}
implementation 'org.fxmisc.flowless:flowless:0.7.3'
implementation 'org.fxmisc.richtext:richtextfx:0.11.3'
implementation 'org.fxmisc.richtext:richtextfx:0.11.4'
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.80.0') {
exclude module: 'javax.inject' // Split package, use only jakarta.inject
exclude module: 'commons-lang3'
Expand Down

0 comments on commit 0bc269c

Please sign in to comment.