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.7.2
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent b608117 commit 284e779
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 @@ -4,6 +4,6 @@ plugins {

dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.21")
implementation("io.kotest:kotest-framework-multiplatform-plugin-gradle:5.6.2")
implementation("io.kotest:kotest-framework-multiplatform-plugin-gradle:5.7.2")
implementation("com.goncalossilva:resources-plugin:0.4.0")
}

0 comments on commit 284e779

Please sign in to comment.