Skip to content

Commit

Permalink
build(deps): bump io.quarkus from 2.16.6.Final to 3.1.3.Final
Browse files Browse the repository at this point in the history
Bumps io.quarkus from 2.16.6.Final to 3.1.3.Final.

---
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 Jun 28, 2023
1 parent 08c8bfa commit 0ea77b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/wrapper/client-example/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
java
id("io.quarkus") version "2.16.6.Final"
id("io.quarkus") version "3.1.3.Final"
}

repositories {
Expand Down

0 comments on commit 0ea77b3

Please sign in to comment.