Skip to content

Commit

Permalink
Update dependency io.quarkus:quarkus-bom to v3.3.0 (#9223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 1a22cd0 commit f5bd31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/images/quarkus/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
}

dependencies {
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.2.4.Final"))
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.3.0"))
implementation("io.quarkus:quarkus-resteasy")
}

Expand Down

0 comments on commit f5bd31d

Please sign in to comment.