Skip to content

Commit aa351d1

Browse files
renovate[bot]JavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.3
| datasource | package | from | to | | ---------- | --------------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.6.2 | 1.6.3 |
1 parent a0bc68d commit aa351d1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
### Updated
1616

17+
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.3`
18+
1719
## [0.1.0-alpha.5] - 2022-06-14
1820

1921
### Fixed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
coroutines = "1.6.2"
2+
coroutines = "1.6.3"
33
kotest = "5.3.0"
44

55
[libraries]

0 commit comments

Comments
 (0)