Skip to content

Commit

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

---
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 Jul 4, 2024
1 parent c822f91 commit 7aec70b
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.10.0"
id("io.quarkus") version "3.12.1"
}

group = "by.vk"
Expand Down

0 comments on commit 7aec70b

Please sign in to comment.