Skip to content

Commit

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

Bump kotlinCoroutinesVersion from 1.7.1 to 1.7.3
  • Loading branch information
Joseph5610 authored Aug 26, 2023
2 parents 582c987 + a603dde commit 57c3a17
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.7.1"
val kotlinCoroutinesVersion = "1.7.3"
val tornadoFxVersion = "2.0.0-SNAPSHOT"
val log4jVersion = "2.20.0"
val slf4jVersion = "2.0.7"
Expand Down

0 comments on commit 57c3a17

Please sign in to comment.