Skip to content

Commit

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

Bump io.quarkus.platform:quarkus-bom from 3.5.3 to 3.6.1 in /quarkus-reactive
  • Loading branch information
fragaLY authored Dec 7, 2023
2 parents 88bb983 + 34a536b commit f8edc61
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 @@ -18,7 +18,7 @@ repositories {

dependencies {
//region quarkus
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.5.3"))
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.6.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 f8edc61

Please sign in to comment.