Skip to content

Commit

Permalink
Bump io.smallrye.reactive:mutiny from 2.6.2 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jmartisk committed Nov 27, 2024
1 parent 1dbadf1 commit 43cd5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

<!-- Dependencies which are not included directly in the built feature pack but are dragged from WildFly,
so they are here mostly just for compilation and testing purposes -->
<version.io.smallrye.reactive.mutiny>2.6.2</version.io.smallrye.reactive.mutiny>
<version.io.smallrye.reactive.mutiny>2.7.0</version.io.smallrye.reactive.mutiny>
<version.io.smallrye.config>3.3.1</version.io.smallrye.config>
<version.org.reactivestreams>1.0.4</version.org.reactivestreams>
<version.elytron>2.1.0.Final</version.elytron>
Expand Down

0 comments on commit 43cd5f7

Please sign in to comment.