Skip to content

Commit

Permalink
chore(deps): bump io.vertx:vertx-stack-depchain in /kotlin
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-stack-depchain from 4.5.1 to 4.5.2.

---
updated-dependencies:
- dependency-name: io.vertx:vertx-stack-depchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent cfdf2bc commit 9b4acef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>

<vertx.version>4.5.1</vertx.version>
<vertx.version>4.5.2</vertx.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>

<main.verticle>com.example.demo.MainVerticle</main.verticle>
Expand Down

0 comments on commit 9b4acef

Please sign in to comment.