Skip to content

Commit

Permalink
fix(deps): update quarkus to v3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent a80ad7d commit 368f4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jersey_container_servlet = "3.1.7"
jersey_hk2 = "3.1.7"
jersey_media_json_jackson = "3.1.7"

quarkus = "3.11.0"
quarkus = "3.13.2"

[libraries]
junit = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
Expand Down

0 comments on commit 368f4ba

Please sign in to comment.