Skip to content

Commit

Permalink
Merge pull request #539 from jesperancinha/dependabot/gradle/the-vali…
Browse files Browse the repository at this point in the history
…dation-company/io.kotest-kotest-assertions-core-5.8.1

build(deps): bump io.kotest:kotest-assertions-core from 5.8.0 to 5.8.1 in /the-validation-company
  • Loading branch information
jesperancinha committed Mar 19, 2024
2 parents 46c29a1 + d48c07b commit 1ad6d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion the-validation-company/build.gradle.kts
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-validation")
implementation("org.jetbrains.kotlin:kotlin-reflect")
testImplementation("org.springframework.boot:spring-boot-starter-test")
runtimeOnly("io.kotest:kotest-assertions-core:5.8.0")
runtimeOnly("io.kotest:kotest-assertions-core:5.8.1")
testImplementation("io.kotest:kotest-runner-junit5:5.8.1")
}

Expand Down

0 comments on commit 1ad6d02

Please sign in to comment.