Skip to content

Commit

Permalink
Bump io.quarkus.platform:quarkus-bom from 3.9.2 to 3.14.2
Browse files Browse the repository at this point in the history
Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.9.2 to 3.14.2.
- [Commits](quarkusio/quarkus-platform@3.9.2...3.14.2)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent 336c598 commit a419a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ java {
}

val version: String by project
val quarkusPlatformVersion = "3.9.2"
val quarkusPlatformVersion = "3.14.2"
val vaadinVersion = "24.3.9"

repositories {
Expand Down

0 comments on commit a419a27

Please sign in to comment.