fix(deps): update dependency io.quarkus:quarkus-bom to v3.6.1 (#10004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0c05fd73ac
commit
600b14db8c
|
@ -16,7 +16,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.6.0"))
|
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.6.1"))
|
||||||
implementation("io.quarkus:quarkus-resteasy")
|
implementation("io.quarkus:quarkus-resteasy")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue