Skip to content

Commit

Permalink
Merge pull request #58 from project-kessel/dependabot/maven/io.quarku…
Browse files Browse the repository at this point in the history
…s-quarkus-core-3.15.0

Bump io.quarkus:quarkus-core from 3.14.4 to 3.15.0
  • Loading branch information
lennysgarage authored Sep 19, 2024
2 parents 1cb5e09 + 87b30b3 commit b44d984
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 @@ -103,7 +103,7 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core</artifactId>
<version>3.14.4</version>
<version>3.15.0</version>
<scope>provided</scope>
</dependency>
<dependency> <!-- necessary for Java 9+ -->
Expand Down

0 comments on commit b44d984

Please sign in to comment.