Skip to content

Commit

Permalink
build: bump micronaut-gradle-plugins from 4.2.1 to 4.2.6 (#314)
Browse files Browse the repository at this point in the history
Bumps [micronaut-gradle-plugins](https://github.com/micronaut-projects/micronaut-build) from 4.2.1 to 4.2.6.
- [Release notes](https://github.com/micronaut-projects/micronaut-build/releases)
- [Commits](micronaut-projects/micronaut-build@v4.2.1...v4.2.6)

---
updated-dependencies:
- dependency-name: io.micronaut.build.internal:micronaut-gradle-plugins
  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] committed Nov 20, 2021
1 parent 09bd538 commit aabce15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath "io.micronaut.build.internal:micronaut-gradle-plugins:4.2.1"
classpath "io.micronaut.build.internal:micronaut-gradle-plugins:4.2.6"
}
}

Expand Down

0 comments on commit aabce15

Please sign in to comment.