Skip to content

Commit

Permalink
Merge pull request #556 from fragaLY/dependabot/gradle/quarkus-reacti…
Browse files Browse the repository at this point in the history
…ve/io.quarkus.platform-quarkus-bom-3.10.0
  • Loading branch information
fragaLY authored May 6, 2024
2 parents 12537b8 + dad5590 commit c822f91
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.9.5"))
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.10.0"))
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 c822f91

Please sign in to comment.