Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update plugin io.micronaut.build.shared.settings to v7.3.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 6, 2025

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 09c873e commit c2d1a0d
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
@@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id("io.micronaut.build.shared.settings") version "7.2.3"
id("io.micronaut.build.shared.settings") version "7.3.1"
}

enableFeaturePreview 'TYPESAFE_PROJECT_ACCESSORS'

0 comments on commit c2d1a0d

Please sign in to comment.