Skip to content

Commit

Permalink
fix(deps): update dependency io.micronaut.build.internal.publishing:i…
Browse files Browse the repository at this point in the history
…o.micronaut.build.internal.publishing.gradle.plugin to v6.6.4 (#1315)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent 926c259 commit 00b84b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
}

dependencies {
implementation("io.micronaut.build.internal.publishing:io.micronaut.build.internal.publishing.gradle.plugin:6.6.2")
implementation("io.micronaut.build.internal.publishing:io.micronaut.build.internal.publishing.gradle.plugin:6.6.4")
}

java {
Expand Down

0 comments on commit 00b84b9

Please sign in to comment.