Skip to content

Commit

Permalink
Bump io.quarkus.platform:quarkus-bom from 3.9.2 to 3.13.1
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.13.1.
- [Commits](quarkusio/quarkus-platform@3.9.2...3.13.1)

---
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 Aug 8, 2024
1 parent ee0e1cb commit 9b2b895
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 @@ -18,7 +18,7 @@ java {
}

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

repositories {
Expand Down

0 comments on commit 9b2b895

Please sign in to comment.