Skip to content

Commit

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

Bump io.quarkus from 3.15.1 to 3.17.0 in /quarkus-reactive
  • Loading branch information
fragaLY authored Nov 25, 2024
2 parents cd702af + 9727cb1 commit 945ac94
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.15.1"
id("io.quarkus") version "3.17.0"
}

group = "by.vk"
Expand Down

0 comments on commit 945ac94

Please sign in to comment.