Skip to content

Commit

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

Bump io.quarkus from 3.6.0 to 3.6.1 in /quarkus-reactive
  • Loading branch information
fragaLY authored Dec 7, 2023
2 parents f8edc61 + b1846b3 commit 656216f
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.0"
id("io.quarkus") version "3.6.1"
}

group = "by.vk"
Expand Down

0 comments on commit 656216f

Please sign in to comment.