Skip to content

Commit

Permalink
Merge pull request #1023 from smallrye/release/3.17.0
Browse files Browse the repository at this point in the history
Release 3.17.0 based on Mutiny 2.7.0
  • Loading branch information
jponge authored Nov 26, 2024
2 parents 7563386 + 0605ca1 commit 70856f9
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.16.0
next-version: 3.16.1-SNAPSHOT
current-version: 3.17.0
next-version: 3.17.1-SNAPSHOT
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>

<vertx.version>4.5.11</vertx.version>
<mutiny.version>2.6.2</mutiny.version>
<mutiny.version>2.7.0</mutiny.version>
<jackson.version>2.18.1</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>

Expand Down

0 comments on commit 70856f9

Please sign in to comment.