Skip to content

Commit

Permalink
Bump io.quarkus from 2.16.6.Final to 3.9.4
Browse files Browse the repository at this point in the history
Bumps io.quarkus from 2.16.6.Final to 3.9.4.

---
updated-dependencies:
- dependency-name: io.quarkus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 1908826 commit afb0ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ver

jakarta-validation = { module = "jakarta.validation:jakarta.validation-api", version = "2.0.2" }

quarkus-universe-bom = { module = "io.quarkus:quarkus-universe-bom", version = "2.16.6.Final" }
quarkus-universe-bom = { module = "io.quarkus:quarkus-universe-bom", version = "3.9.4" }

[plugins]
quarkus = { id = "io.quarkus", version = "2.16.6.Final" }
quarkus = { id = "io.quarkus", version = "3.9.4" }
jsonschema2pojo = { id = "org.jsonschema2pojo", version = "1.2.1" }
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.1" }

0 comments on commit afb0ee5

Please sign in to comment.