Skip to content

Commit

Permalink
Merge pull request #317 from jesperancinha/dependabot/gradle/whiskers…
Browse files Browse the repository at this point in the history
…-graalvm/org.springframework.boot-spring-boot-starter-validation-3.2.2

Bump org.springframework.boot:spring-boot-starter-validation from 3.2.1 to 3.2.2 in /whiskers-graalvm
  • Loading branch information
github-actions[bot] authored Jan 22, 2024
2 parents 97895f5 + 05f3961 commit eb85edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whiskers-graalvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor")
implementation("jakarta.validation:jakarta.validation-api:3.0.2")
implementation("io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE")
implementation("org.springframework.boot:spring-boot-starter-validation:3.2.1")
implementation("org.springframework.boot:spring-boot-starter-validation:3.2.2")
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("io.projectreactor:reactor-test")
testImplementation("org.testcontainers:junit-jupiter")
Expand Down

0 comments on commit eb85edd

Please sign in to comment.