Skip to content

Commit

Permalink
Merge pull request #34 from woltapp/dependabot/gradle/io.kotest-kotes…
Browse files Browse the repository at this point in the history
…t-assertions-core-5.7.2

Bump io.kotest:kotest-assertions-core from 5.6.2 to 5.7.2
  • Loading branch information
diastremskii authored Dec 14, 2023
2 parents 93492ad + 77fa783 commit 264d44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
testImplementation("io.arrow-kt:arrow-core")

testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.23.0")
testImplementation("io.kotest:kotest-assertions-core:5.6.2")
testImplementation("io.kotest:kotest-assertions-core:5.7.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")

ktlint("com.pinterest:ktlint:0.50.0")
Expand Down

0 comments on commit 264d44c

Please sign in to comment.