Skip to content

Commit d042ffc

Browse files
Bump micronaut-bom from 2.5.11 to 2.5.12 (lukas-krecan#671)
Bumps [micronaut-bom](https://github.com/micronaut-projects/micronaut-core) from 2.5.11 to 2.5.12. - [Release notes](https://github.com/micronaut-projects/micronaut-core/releases) - [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/2.5.x/RELEASE.adoc) - [Commits](micronaut-projects/micronaut-core@v2.5.11...v2.5.12) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46f6fe4 commit d042ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<junit.version>5.7.2</junit.version>
6969
<test-containers.version>1.16.0</test-containers.version>
7070
<kotlin.version>1.5.21</kotlin.version>
71-
<micronaut.version>2.5.11</micronaut.version>
71+
<micronaut.version>2.5.12</micronaut.version>
7272
<micronaut-data.version>2.5.0</micronaut-data.version>
7373
<logback.version>1.2.5</logback.version>
7474
</properties>

0 commit comments

Comments
 (0)