Skip to content

Commit b0b8ccc

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency io.kotest:kotest-assertions-core to v5.0.3
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | io.kotest:kotest-assertions-core | 5.0.2 | 5.0.3 |
1 parent e2971bc commit b0b8ccc

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,10 +14,10 @@
1414

1515
### Updated
1616

17+
- `io.kotest:kotest-assertions-core -> 5.0.3`
1718
- `gradle -> 7.3.2`
1819
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.10`
1920
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.24`
20-
- `io.kotest:kotest-assertions-core -> 5.0.2`
2121

2222
## [0.1.0-alpha.3] - 2021-11-29
2323

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

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

0 commit comments

Comments
 (0)