Skip to content

Commit 56f27cc

Browse files
chore(deps): bump io.smallrye.reactive:mutiny-bom in /smallrye-mutiny (#1625)
Bumps [io.smallrye.reactive:mutiny-bom](https://github.com/smallrye/smallrye-mutiny) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](smallrye/smallrye-mutiny@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: io.smallrye.reactive:mutiny-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 875f094 commit 56f27cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smallrye-mutiny/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>io.smallrye.reactive</groupId>
3131
<artifactId>mutiny-bom</artifactId>
32-
<version>2.7.0</version>
32+
<version>2.8.0</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

0 commit comments

Comments
 (0)