Skip to content

Commit

Permalink
build: bump io.micronaut.build.shared.settings from 5.3.1 to 5.3.2 (#304
Browse files Browse the repository at this point in the history
)

Bumps [io.micronaut.build.shared.settings](https://github.com/micronaut-projects/micronaut-build) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/micronaut-projects/micronaut-build/releases)
- [Commits](micronaut-projects/micronaut-build@v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: io.micronaut.build.shared.settings
  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>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent f2e7e76 commit 40fca1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id 'io.micronaut.build.shared.settings' version '5.3.1'
id 'io.micronaut.build.shared.settings' version '5.3.2'
}

rootProject.name = 'elasticsearch-parent'
Expand Down

0 comments on commit 40fca1f

Please sign in to comment.