Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 5b1bf11 commit 1a9ef33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -18,7 +18,7 @@ java {
}

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

repositories {
Expand Down

0 comments on commit 1a9ef33

Please sign in to comment.