Skip to content

Commit

Permalink
Release of version 3.13.2 with Mutiny 2.6.2
Browse files Browse the repository at this point in the history
jponge committed Jul 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0bc2c49 commit fc497df
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
@@ -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>

0 comments on commit fc497df

Please sign in to comment.