We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3660b7 + 64c7874 commit b192babCopy full SHA for b192bab
quarkus-reactive/build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
//region quarkus
16
- implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.24.3"))
+ implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.24.5"))
17
implementation("io.quarkus:quarkus-rest-jackson")
18
implementation("io.quarkus:quarkus-reactive-pg-client")
19
implementation("io.quarkus:quarkus-config-yaml")
0 commit comments