Skip to content

Commit

Permalink
Bump io.micronaut:micronaut-parent from 3.10.1 to 3.10.2
Browse files Browse the repository at this point in the history
Bumps [io.micronaut:micronaut-parent](https://github.com/micronaut-projects/micronaut-core) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.2.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v3.10.1...v3.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and agebhar1 committed Oct 20, 2023
1 parent e6a469d commit 23536da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/micronaut/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>io.micronaut</groupId>
<artifactId>micronaut-parent</artifactId>
<version>3.10.1</version>
<version>3.10.2</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand Down

0 comments on commit 23536da

Please sign in to comment.