Skip to content

Commit bb344f7

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency io.kotest:kotest-assertions-core to v5.0.2
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | io.kotest:kotest-assertions-core | 5.0.1 | 5.0.2 |
1 parent 21eb866 commit bb344f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
### Updated
1616

17+
- `io.kotest:kotest-assertions-core -> 5.0.2`
1718
- `gradle -> 7.3.1`
18-
- `io.kotest:kotest-assertions-core -> 5.0.1`
1919
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.22`
2020

2121
## [0.1.0-alpha.3] - 2021-11-29

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
coroutines = "1.5.2"
3-
kotest = "5.0.1"
3+
kotest = "5.0.2"
44

55
[libraries]
66
jetbrains-kotlin-kotlinTest = { module = "org.jetbrains.kotlin:kotlin-test" }

0 commit comments

Comments
 (0)