Skip to content

Commit 06ce885

Browse files
fix(deps): update quarkus to v3.11.0
1 parent cf36906 commit 06ce885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jersey_container_servlet = "3.1.7"
2020
jersey_hk2 = "3.1.7"
2121
jersey_media_json_jackson = "3.1.7"
2222

23-
quarkus = "3.8.2"
23+
quarkus = "3.11.0"
2424

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

0 commit comments

Comments
 (0)