Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutin…
Browse files Browse the repository at this point in the history
…es-core to v1.6.2
  • Loading branch information
renovate-bot committed May 27, 2022
1 parent c738b0a commit 045358c
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 @@ -36,7 +36,7 @@ dependencies {
implementation("org.json:json:20211205")
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("args4j:args4j:2.33")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2")
implementation("org.reflections:reflections:0.10.2")

implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.5")
Expand Down

0 comments on commit 045358c

Please sign in to comment.