Skip to content

Commit 82dcc06

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2
1 parent 6db49a2 commit 82dcc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess"
4848
joox = { module = "org.jooq:joox", version = "2.0.1" }
4949
jte = { module = "gg.jte:jte", version = "3.2.0" }
5050
junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.13.2" } }
51-
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.1" }
51+
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.2" }
5252
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
5353
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
5454
maven = { module = "org.apache.maven:apache-maven", version = "3.9.9" }

0 commit comments

Comments
 (0)