Skip to content

Commit

Permalink
chore(deps): Bump io.micronaut.mongodb:micronaut-mongo-reactive (#301)
Browse files Browse the repository at this point in the history
Bumps [io.micronaut.mongodb:micronaut-mongo-reactive](https://github.com/micronaut-projects/micronaut-mongodb) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/micronaut-projects/micronaut-mongodb/releases)
- [Commits](micronaut-projects/micronaut-mongodb@v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: io.micronaut.mongodb:micronaut-mongo-reactive
  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>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 4ac8c15 commit 0929acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>dictum-data</artifactId>

<properties>
<micronaut-mongo-reactive.version>5.0.1</micronaut-mongo-reactive.version>
<micronaut-mongo-reactive.version>5.1.0</micronaut-mongo-reactive.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0929acb

Please sign in to comment.