Skip to content

Commit

Permalink
Bump io.quarkus from 3.4.2 to 3.4.3 in /quarkus-reactive
Browse files Browse the repository at this point in the history
Bumps io.quarkus from 3.4.2 to 3.4.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent c5ada3f commit 62f60f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-reactive/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'io.quarkus' version '3.4.2'
id 'io.quarkus' version '3.4.3'
}

repositories {
Expand Down

0 comments on commit 62f60f3

Please sign in to comment.