Skip to content

Commit

Permalink
Merge pull request #404 from fragaLY/dependabot/gradle/quarkus-reacti…
Browse files Browse the repository at this point in the history
…ve/io.quarkus-3.7.0

Bump io.quarkus from 3.6.4 to 3.7.0 in /quarkus-reactive
  • Loading branch information
fragaLY authored Jan 29, 2024
2 parents 0af0e87 + f82a56b commit 403b972
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.6.4"
id("io.quarkus") version "3.7.0"
}

group = "by.vk"
Expand Down

0 comments on commit 403b972

Please sign in to comment.