Skip to content

Commit

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

Bump io.quarkus from 3.17.0 to 3.17.2 in /quarkus-reactive
  • Loading branch information
fragaLY authored Dec 2, 2024
2 parents 5730ec3 + c692224 commit dafbd53
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.17.0"
id("io.quarkus") version "3.17.2"
}

group = "by.vk"
Expand Down

0 comments on commit dafbd53

Please sign in to comment.