We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b49469 commit 72c2308Copy full SHA for 72c2308
1 file changed
appengine-java11/quarkus-helloworld/pom.xml
@@ -40,7 +40,7 @@ limitations under the License.
40
<dependency>
41
<groupId>io.quarkus</groupId>
42
<artifactId>quarkus-bom</artifactId>
43
- <version>3.4.3</version>
+ <version>3.5.0</version>
44
<type>pom</type>
45
<scope>import</scope>
46
</dependency>
@@ -69,7 +69,7 @@ limitations under the License.
69
<plugin>
70
71
<artifactId>quarkus-maven-plugin</artifactId>
72
73
<executions>
74
<execution>
75
<goals>
0 commit comments