Skip to content

Commit e20529c

Browse files
committed
Add Kotlin Coroutine SLF4J Maven library
1 parent 7518f8a commit e20529c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/maven/artifacts.bzl

+1
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ artifacts = {
311311
"org.jetbrains.kotlin:kotlin-test": "1.9.22",
312312
"org.jetbrains.kotlinx:kotlinx-coroutines-core": "1.7.3",
313313
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm": "1.7.3",
314+
"org.jetbrains.kotlinx:kotlinx-coroutines-slf4j": "1.7.3",
314315
"org.jetbrains.kotlinx:kotlinx-coroutines-test": "1.7.3",
315316
"org.jetbrains.kotlinx:kotlinx-serialization-core-jvm": "1.6.2",
316317
"org.jetbrains.kotlinx:kotlinx-serialization-protobuf-jvm": "1.6.2",

0 commit comments

Comments
 (0)