Skip to content

Commit

Permalink
Merge pull request #46 from Joseph5610/dependabot/gradle/org.pdfsam.r…
Browse files Browse the repository at this point in the history
…xjava3-rxjavafx-3.0.3

Bump org.pdfsam.rxjava3:rxjavafx from 3.0.2 to 3.0.3
  • Loading branch information
Joseph5610 authored Mar 8, 2024
2 parents 12e94e1 + c1c8a81 commit 674409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation("org.controlsfx:controlsfx:$controlsFxVersion")
implementation("no.tornado:tornadofx-controlsfx:0.1.1")

implementation("org.pdfsam.rxjava3:rxjavafx:3.0.2")
implementation("org.pdfsam.rxjava3:rxjavafx:3.0.3")
implementation("org.xerial:sqlite-jdbc:3.45.1.0")
implementation("de.jangassen:nsmenufx:3.1.0")
implementation("org.flywaydb:flyway-core:$flywayVersion")
Expand Down

0 comments on commit 674409e

Please sign in to comment.