Skip to content

Commit 0080f67

Browse files
authored
Merge pull request #1046 from smallrye/release/3.18.0
Bump to Mutiny 2.8.0 and release 3.18.0
2 parents 83129b7 + 2213864 commit 0080f67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: SmallRye Mutiny Vert.x Bindings
22
release:
3-
current-version: 3.17.1
4-
next-version: 3.17.2-SNAPSHOT
3+
current-version: 3.18.0
4+
next-version: 3.18.1-SNAPSHOT

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
4949

5050
<vertx.version>4.5.11</vertx.version>
51-
<mutiny.version>2.7.0</mutiny.version>
51+
<mutiny.version>2.8.0</mutiny.version>
5252
<jackson.version>2.18.2</jackson.version>
5353
<reactive-streams.version>1.0.4</reactive-streams.version>
5454

0 commit comments

Comments
 (0)