Skip to content

Commit

Permalink
Bump Quarkus to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmrcka committed Oct 27, 2023
1 parent ed3a8cb commit b5ec58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>pom</packaging>
<name>Quarkus StartStop TS: Parent</name>
<properties>
<quarkus.version>3.4.1</quarkus.version>
<quarkus.version>3.5.0</quarkus.version>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit b5ec58b

Please sign in to comment.