Skip to content

Commit

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

Bump io.quarkus.platform:quarkus-bom from 3.8.2 to 3.8.3 in /quarkus-reactive
  • Loading branch information
fragaLY authored Mar 25, 2024
2 parents abcd3f9 + 739238e commit 8d7ccee
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.8.2"))
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.8.3"))
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 8d7ccee

Please sign in to comment.