Skip to content

Commit

Permalink
Merge pull request #77 from cmdjulian/renovate/org.jetbrains.kotlinx-…
Browse files Browse the repository at this point in the history
…kotlinx-coroutines-bom-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.7.2
  • Loading branch information
cmdjulian authored Jul 2, 2023
2 parents a631a9c + a758ff2 commit 8444bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pluginManagement {
dependencyResolutionManagement {
versionCatalogs {
create("coroutines") {
library("bom", "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.1")
library("bom", "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.2")
}
create("jackson") {
library("bom", "com.fasterxml.jackson:jackson-bom:2.15.2")
Expand Down

0 comments on commit 8444bab

Please sign in to comment.