Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 162a88a commit db6d514
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 @@ -224,7 +224,7 @@ dependencies {
exclude group: 'org.openjfx'
}
implementation 'org.fxmisc.flowless:flowless:0.7.3'
implementation 'org.fxmisc.richtext:richtextfx:0.11.2'
implementation 'org.fxmisc.richtext:richtextfx:0.11.3'
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.32.0') {
exclude module: 'javax.inject' // Split package, use only jakarta.inject
exclude module: 'commons-lang3'
Expand Down

0 comments on commit db6d514

Please sign in to comment.