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 Nov 29, 2024
1 parent 037ff66 commit 4b1ae38
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 @@ -47,7 +47,7 @@ orchid-pluginDocs = { module = "io.github.javaeden.orchid:OrchidPluginDocs", ver
plantuml = "net.sourceforge.plantuml:plantuml:1.2024.5"
antlr-full = { module = "org.antlr:antlr4", version.ref = "antlr" }
antlr-runtime = { module = "org.antlr:antlr4-runtime", version.ref = "antlr" }
richtextFx = "org.fxmisc.richtext:richtextfx:0.11.2"
richtextFx = "org.fxmisc.richtext:richtextfx:0.11.4"
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx-coroutines" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down

0 comments on commit 4b1ae38

Please sign in to comment.