Skip to content

Commit

Permalink
Merge pull request #80 from Joseph5610/dependabot/gradle/kotlinCorout…
Browse files Browse the repository at this point in the history
…inesVersion-1.8.1

chore(deps): bump kotlinCoroutinesVersion from 1.8.0 to 1.8.1
  • Loading branch information
Joseph5610 committed Jun 15, 2024
2 parents dd29167 + 63a9835 commit 41ed870
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 @@ -24,7 +24,7 @@ plugins {

apply(plugin = "io.github.fvarrui.javapackager.plugin")

val kotlinCoroutinesVersion = "1.8.0"
val kotlinCoroutinesVersion = "1.8.1"
val tornadoFxVersion = "2.0.0-SNAPSHOT"
val log4jVersion = "2.23.1"
val slf4jVersion = "2.0.13"
Expand Down

0 comments on commit 41ed870

Please sign in to comment.