Skip to content

Commit

Permalink
Merge pull request #24 from pedromsantos/dependabot/gradle/io.kotest-…
Browse files Browse the repository at this point in the history
…kotest-property-5.9.0

Bump io.kotest:kotest-property from 5.8.1 to 5.9.0
  • Loading branch information
pedromsantos committed May 10, 2024
2 parents 3883ca1 + 23f2256 commit eeb48b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
testImplementation "pl.pragmatists:JUnitParams:1.1.1"
testImplementation 'io.kotest:kotest-runner-junit4:5.9.0'
testImplementation 'io.kotest:kotest-assertions-core:5.9.0'
testImplementation 'io.kotest:kotest-property:5.8.1'
testImplementation 'io.kotest:kotest-property:5.9.0'
}

compileJava {
Expand Down

0 comments on commit eeb48b9

Please sign in to comment.