Skip to content

Commit

Permalink
Merge pull request #626 from fragaLY/dependabot/gradle/quarkus-reacti…
Browse files Browse the repository at this point in the history
…ve/io.quarkus.platform-quarkus-bom-3.12.1

Bump io.quarkus.platform:quarkus-bom from 3.10.0 to 3.12.1 in /quarkus-reactive
  • Loading branch information
fragaLY authored Jul 19, 2024
2 parents fa39a9f + d18edc7 commit 5ae17a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

dependencies {
//region quarkus
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.10.0"))
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.12.1"))
implementation("io.quarkus:quarkus-resteasy-reactive-jackson")
implementation("io.quarkus:quarkus-reactive-pg-client")
implementation("io.quarkus:quarkus-config-yaml")
Expand Down

0 comments on commit 5ae17a8

Please sign in to comment.