Skip to content

Commit

Permalink
Merge pull request #917 from smallrye/release/3.12.0
Browse files Browse the repository at this point in the history
Release 3.12.0 with Mutiny 2.6.0
  • Loading branch information
cescoffier authored Mar 18, 2024
2 parents fa305b7 + 1568bf1 commit fba27bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .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.11.0
next-version: 3.12.0-SNAPSHOT
current-version: 3.12.0
next-version: 3.13.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.5</vertx.version>
<mutiny.version>2.5.6</mutiny.version>
<mutiny.version>2.6.0</mutiny.version>
<jackson.version>2.17.0</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>

Expand Down

0 comments on commit fba27bb

Please sign in to comment.