Skip to content
Snippets Groups Projects

chore: Update SDK to use Quarkus 3.20 (next LTS)

Merged Martin Lowe requested to merge malowe/main/3-20-upgrade into main
8 files
+ 39
69
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 1
1
@@ -79,7 +79,7 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive-qute</artifactId>
<artifactId>quarkus-rest-qute</artifactId>
</dependency>
<!-- Test dependencies -->
<dependency>
Loading