Skip to content

Commit

Permalink
chore(deps): update dependency io.micronaut.gradle:micronaut-gradle-p…
Browse files Browse the repository at this point in the history
…lugin to v4.1.1 (#199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 21eb8e7 commit a2b6547
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,5 +8,5 @@ repositories {
}

dependencies {
implementation("io.micronaut.gradle:micronaut-gradle-plugin:4.1.0")
implementation("io.micronaut.gradle:micronaut-gradle-plugin:4.1.1")
}

0 comments on commit a2b6547

Please sign in to comment.