Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/whiskers-ktor/app.cash.sql…
Browse files Browse the repository at this point in the history
…delight-runtime-2.0.0-rc01
  • Loading branch information
jesperancinha authored Jan 22, 2024
2 parents 66cfa45 + eb85edd commit de59f1d
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 de59f1d

Please sign in to comment.