Skip to content

Commit

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

---
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] authored Oct 16, 2023
1 parent 78bbddf commit 7302043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ktor = "2.3.4"
# see if you can raise the version of the Kotlin API used by the generated code
# in mps/metamodel-api-kts/build.gradle.kts
quarkusPlatform = "2.16.9.Final"
quarkusPlugin = "2.16.9.Final"
quarkusPlugin = "3.4.3"

# other
openapi = "7.0.1"
Expand Down

0 comments on commit 7302043

Please sign in to comment.