Skip to content

Commit

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

---
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 Nov 17, 2023
1 parent db21737 commit f7bb61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
java
id("io.quarkus") version "3.5.1"
id("io.quarkus") version "3.5.2"
}

group = "by.vk"
Expand Down

0 comments on commit f7bb61a

Please sign in to comment.