Skip to content

Commit 0625fc0

Browse files
build(deps): bump io.smallrye.reactive:mutiny from 3.0.3 to 3.1.0 (#293)
Bumps [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](smallrye/smallrye-mutiny@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: io.smallrye.reactive:mutiny dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ff8119 commit 0625fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<properties>
6262
<reactive-streams.version>1.0.4</reactive-streams.version>
6363

64-
<mutiny.version>3.0.3</mutiny.version>
64+
<mutiny.version>3.1.0</mutiny.version>
6565
<vertx.version>4.5.14</vertx.version>
6666

6767
<awaitility.version>4.3.0</awaitility.version>

0 commit comments

Comments
 (0)