Skip to content

Commit

Permalink
Merge pull request #953 from smallrye/release/3.13.2
Browse files Browse the repository at this point in the history
Release version 3.13.2 with Mutiny 2.6.2
  • Loading branch information
jponge authored Jul 12, 2024
2 parents 0bc2c49 + fc497df commit 5b75a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: SmallRye Mutiny Vert.x Bindings
release:
current-version: 3.13.1
current-version: 3.13.2
next-version: 3.14.0-SNAPSHOT
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>

<vertx.version>4.5.8</vertx.version>
<mutiny.version>2.6.1</mutiny.version>
<mutiny.version>2.6.2</mutiny.version>
<jackson.version>2.17.2</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>

Expand Down

0 comments on commit 5b75a65

Please sign in to comment.