We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f582347 commit d52ae73Copy full SHA for d52ae73
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
8
ext {
9
// Platform
10
- quarkusVersion = "2.14.0.Final"
+ quarkusVersion = "3.14.1"
11
12
// Dependencies
13
commonsRdfVersion = "0.5.0"
0 commit comments