Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-maven-plugin from 3.17.0 to 3.17.1
Browse files Browse the repository at this point in the history
Bumps io.quarkus:quarkus-maven-plugin from 3.17.0 to 3.17.1.

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 291fdb6 commit b817bf0
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 @@ -13,7 +13,7 @@
<maven.compiler.target>17</maven.compiler.target>
<java.version>17</java.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<quarkus.version>3.17.0</quarkus.version>
<quarkus.version>3.17.1</quarkus.version>
<jacoco.version>0.8.12</jacoco.version>
<kotlin.version>2.1.0</kotlin.version>
<adoptiumVersion>3.0.1-SNAPSHOT</adoptiumVersion>
Expand Down

0 comments on commit b817bf0

Please sign in to comment.