Skip to content

Commit

Permalink
chore(deps): bump mutiny-bom from 2.0.0 to 2.1.0 in /smallrye-mutiny
Browse files Browse the repository at this point in the history
Bumps [mutiny-bom](https://github.com/smallrye/smallrye-mutiny) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.0.0...2.1.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hantsy committed Feb 2, 2023
1 parent fcad50d commit 4f86a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smallrye-mutiny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-bom</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 4f86a4c

Please sign in to comment.