Skip to content

Commit e6cb831

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.1 to 1.7.2
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82a2ad7 commit e6cb831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
4747
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
4848
joox = { module = "org.jooq:joox", version = "2.0.0" }
4949
junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.13.2" } }
50-
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.1" }
50+
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.2" }
5151
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
5252
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
5353
maven = { module = "org.apache.maven:apache-maven", version = "3.9.2" }

0 commit comments

Comments
 (0)