Skip to content

Commit

Permalink
Merge pull request #580 from jesperancinha/dependabot/gradle/the-vali…
Browse files Browse the repository at this point in the history
…dation-company/io.kotest-kotest-runner-junit5-5.9.0

build(deps): bump io.kotest:kotest-runner-junit5 from 5.8.1 to 5.9.0 in /the-validation-company
  • Loading branch information
github-actions[bot] committed May 10, 2024
2 parents ea3aa3b + cfd88bd commit f0e9ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion the-validation-company/build.gradle.kts
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-reflect")
testImplementation("org.springframework.boot:spring-boot-starter-test")
runtimeOnly("io.kotest:kotest-assertions-core:5.8.1")
testImplementation("io.kotest:kotest-runner-junit5:5.8.1")
testImplementation("io.kotest:kotest-runner-junit5:5.9.0")
}

tasks.withType<Test> {
Expand Down

0 comments on commit f0e9ed0

Please sign in to comment.