Skip to content

Commit

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

Bump io.quarkus from 3.5.1 to 3.5.2 in /quarkus-reactive
  • Loading branch information
fragaLY authored Nov 17, 2023
2 parents e2930f0 + f7bb61a commit 55f82e8
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.5.1"
id("io.quarkus") version "3.5.2"
}

group = "by.vk"
Expand Down

0 comments on commit 55f82e8

Please sign in to comment.