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 v6
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent e4dd495 commit d1d3228
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:2.0.10")
implementation("io.kotest:kotest-framework-multiplatform-plugin-gradle:5.9.1")
implementation("io.kotest:kotest-framework-multiplatform-plugin-gradle:6.0.0-LOCAL")
//endregion

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

0 comments on commit d1d3228

Please sign in to comment.