Skip to content

Commit

Permalink
fix(deps): update quarkus to v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent aee416b commit b981dee
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.5"
jersey_hk2 = "3.1.5"
jersey_media_json_jackson = "3.1.5"

quarkus = "3.6.5"
quarkus = "3.8.2"

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

0 comments on commit b981dee

Please sign in to comment.