Skip to content

Commit 9f88268

Browse files
Update dependency io.kotest:kotest-assertions-core to v6.2.1 (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 338ecca commit 9f88268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "2.4.0"
33
ktlintGradlePlugin = "14.2.0"
44

55
[libraries]
6-
kotest = "io.kotest:kotest-assertions-core:6.2.0"
6+
kotest = "io.kotest:kotest-assertions-core:6.2.1"
77
ktlint = "com.pinterest.ktlint:ktlint-cli:1.8.0"
88
ktlintGradlePlugin = { module = "org.jlleitschuh.gradle:ktlint-gradle", version.ref = "ktlintGradlePlugin" }
99
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0"

0 commit comments

Comments
 (0)