Skip to content

Commit 505114d

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency io.kotest:kotest-assertions-core to v5.2.2
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | io.kotest:kotest-assertions-core | 5.2.1 | 5.2.2 |
1 parent 75c6021 commit 505114d

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

1515
### Updated
1616

17-
- `io.kotest:kotest-assertions-core -> 5.2.1`
17+
- `io.kotest:kotest-assertions-core -> 5.2.2`
1818
- `gradle -> 7.4.1`
1919
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.41`
2020

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.2.1"
3+
kotest = "5.2.2"
44

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

0 commit comments

Comments
 (0)