Skip to content

Commit

Permalink
Merge pull request #2643 from bardsoftware/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains.kotlinx-kotlinx-coroutines-javafx-1.10.1

Bump org.jetbrains.kotlinx:kotlinx-coroutines-javafx from 1.9.+ to 1.10.1
  • Loading branch information
dbarashev authored Dec 24, 2024
2 parents dc6eb48 + 3f80237 commit 168d79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz.ganttproject.core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
providedCompile project(path: ':biz.ganttproject.app.libs', configuration: 'exported')
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.+'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-javafx:1.9.+'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-javafx:1.10.+'
api "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
api "com.google.guava:guava:31.+"

Expand Down

0 comments on commit 168d79e

Please sign in to comment.