Skip to content

Commit f3e02bf

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency io.kotest:kotest-assertions-core to v5.1.0
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | io.kotest:kotest-assertions-core | 5.0.3 | 5.1.0 |
1 parent 814eba4 commit f3e02bf

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.1.0`
1718
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.40`
1819

1920
## [0.1.0-alpha.4] - 2022-01-07

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.6.0"
3-
kotest = "5.0.3"
3+
kotest = "5.1.0"
44

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

0 commit comments

Comments
 (0)