Skip to content

Commit cde01f0

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency io.kotest:kotest-assertions-core to v5
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | io.kotest:kotest-assertions-core | 4.6.3 | 5.0.0 |
1 parent 3e1e4b6 commit cde01f0

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
@@ -17,6 +17,7 @@
1717
### Fixed
1818

1919
### Updated
20+
- `io.kotest:kotest-assertions-core -> 5.0.0`
2021
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.12`
2122
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.0`
2223

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 = "4.6.3"
3+
kotest = "5.0.0"
44

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

0 commit comments

Comments
 (0)