Skip to content

Commit fd2ba02

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency io.kotest:kotest-assertions-core to v5.2.3
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | io.kotest:kotest-assertions-core | 5.2.2 | 5.2.3 |
1 parent 2fe36ae commit fd2ba02

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

1515
### Updated
1616

17+
- `io.kotest:kotest-assertions-core -> 5.2.3`
1718
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.1`
1819
- `gradle -> 7.4.2`
1920
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.20`
2021
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.42`
21-
- `io.kotest:kotest-assertions-core -> 5.2.2`
2222

2323
## [0.1.0-alpha.4] - 2022-01-07
2424

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

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

0 commit comments

Comments
 (0)