Skip to content

Commit 2fe36ae

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.1
| datasource | package | from | to | | ---------- | --------------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.6.0 | 1.6.1 |
1 parent b4d5032 commit 2fe36ae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### Updated
1616

17+
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.1`
1718
- `gradle -> 7.4.2`
1819
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.20`
1920
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.42`

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.0"
2+
coroutines = "1.6.1"
33
kotest = "5.2.2"
44

55
[libraries]

0 commit comments

Comments
 (0)