Skip to content

Commit eb29646

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 (#60)
1 parent 415e0dc commit eb29646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation("com.google.code.gson:gson:2.10.1")
2323
implementation("org.apache.poi:poi-ooxml:5.2.5")
2424
implementation("com.jakewharton:disklrucache:2.0.2")
25-
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
25+
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")
2626
implementation("com.squareup.okhttp3:okhttp:4.12.0")
2727
}
2828

0 commit comments

Comments
 (0)