fix(deps): update dependency io.quarkus:quarkus-bom to v3.6.7 (#10312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e904d1db2a
commit
12efbfb132
|
@ -16,7 +16,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.6.6"))
|
||||
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.6.7"))
|
||||
implementation("io.quarkus:quarkus-resteasy")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue