Skip to content

Commit 21845b4

Browse files
fix(deps): update dependency io.kotest:kotest-assertions-core to v6.1.4 (#3371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16882a5 commit 21845b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ androidxCore = "androidx.core:core-ktx:1.17.0"
3232
kotlin-pluginForGradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
3333
desugar = "com.android.tools:desugar_jdk_libs:2.1.5"
3434
documentFile = "androidx.documentfile:documentfile:1.1.0"
35-
koTest-assert = "io.kotest:kotest-assertions-core:6.1.3"
35+
koTest-assert = "io.kotest:kotest-assertions-core:6.1.4"
3636
datastore = "androidx.datastore:datastore-preferences:1.2.0"
3737
seismic = "com.squareup:seismic:1.0.3"
3838
turbine = "app.cash.turbine:turbine:1.2.1"

0 commit comments

Comments
 (0)