Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-assertions-core to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 5998b22 commit dcf63fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ kotlin-pluginForGradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin",
kotlin-compilerEmbeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version.ref = "kotlin" }
desugar = "com.android.tools:desugar_jdk_libs:2.0.3"
documentFile = "androidx.documentfile:documentfile:1.0.1"
koTest-assert = "io.kotest:kotest-assertions-core:5.7.2"
koTest-assert = "io.kotest:kotest-assertions-core:5.8.0"
datastore = "androidx.datastore:datastore-preferences:1.0.0"
seismic = "com.squareup:seismic:1.0.3"
viewBinding = { module = "androidx.databinding:viewbinding", version.ref = "agp" }
Expand Down

0 comments on commit dcf63fb

Please sign in to comment.