Skip to content

Commit

Permalink
Merge pull request #88 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.3
  • Loading branch information
cmdjulian authored Jul 27, 2023
2 parents c479304 + 0c209e0 commit e801dc5
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.2")
library("bom", "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3")
}
create("jackson") {
library("bom", "com.fasterxml.jackson:jackson-bom:2.15.2")
Expand Down

0 comments on commit e801dc5

Please sign in to comment.