Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent d3acfd3 commit 36ba315
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.9.1"
id("io.quarkus") version "3.10.0"
}

group = "by.vk"
Expand Down

0 comments on commit 36ba315

Please sign in to comment.