Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-framework-multiplatform-plugin-gra…
Browse files Browse the repository at this point in the history
…dle to v5.8.1
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 548a76b commit 81faca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
//region Gradle Plugins
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
implementation("io.kotest:kotest-framework-multiplatform-plugin-gradle:5.8.0")
implementation("io.kotest:kotest-framework-multiplatform-plugin-gradle:5.8.1")
//endregion

implementation("org.jetbrains:annotations:24.1.0")
Expand Down

0 comments on commit 81faca3

Please sign in to comment.