Skip to content

Commit

Permalink
Bump micronaut-gradle-plugin from 3.5.3 to 3.6.5 (#300)
Browse files Browse the repository at this point in the history
Bumps micronaut-gradle-plugin from 3.5.3 to 3.6.5.

---
updated-dependencies:
- dependency-name: io.micronaut.gradle:micronaut-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 2013c06 commit 37566c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {
}

dependencies {
implementation 'io.micronaut.gradle:micronaut-gradle-plugin:3.5.3'
implementation 'io.micronaut.gradle:micronaut-gradle-plugin:3.6.5'
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")
implementation("org.jetbrains.kotlin:kotlin-allopen:1.6.21")
}

0 comments on commit 37566c9

Please sign in to comment.