Skip to content

Commit fd06943

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency io.kotest:kotest-assertions-core to v5.0.1
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | io.kotest:kotest-assertions-core | 5.0.0 | 5.0.1 |
1 parent 5d2c6a0 commit fd06943

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+
- `io.kotest:kotest-assertions-core -> 5.0.1`
1718
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.22`
1819

1920
## [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.0"
3+
kotest = "5.0.1"
44

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

0 commit comments

Comments
 (0)