Bump micronaut-bom from 3.7.2 to 3.7.3 (#88)

Bumps [micronaut-bom](https://github.com/micronaut-projects/micronaut-core) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.0.x/RELEASE.adoc)
- [Commits](https://github.com/micronaut-projects/micronaut-core/compare/v3.7.2...v3.7.3)

---
updated-dependencies:
- dependency-name: io.micronaut:micronaut-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
This commit is contained in:
dependabot[bot] 2022-11-01 07:41:10 +00:00 committed by GitHub
parent 6af60bbe9e
commit 3a8f115a9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,7 @@
<version.ch.qos.logback>1.4.4</version.ch.qos.logback>
<version.ch.qos.logback.contrib>0.1.5</version.ch.qos.logback.contrib>
<version.io.micronaut>3.7.2</version.io.micronaut>
<version.io.micronaut>3.7.3</version.io.micronaut>
<version.org.slf4j.api>2.0.3</version.org.slf4j.api>
</properties>