Skip to content

Commit d2a6171

Browse files
Update all dependencies to v1.7.3
| datasource | package | from | to | | ---------- | --------------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-test | 1.7.2 | 1.7.3 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.7.2 | 1.7.3 |
1 parent e2a771d commit d2a6171

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
@@ -2,7 +2,7 @@
22
animalSniffer = "1.7.1"
33
arrowGradleConfig = "0.12.0-rc.5"
44
assertj = "3.24.2"
5-
coroutines = "1.7.2"
5+
coroutines = "1.7.3"
66
classgraph = "4.8.161"
77
dokka = "1.8.20"
88
jUnit = "4.13.2"

0 commit comments

Comments
 (0)