Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 231f072 commit a758ff2
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 a758ff2

Please sign in to comment.