We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424badb commit 38c6b54Copy full SHA for 38c6b54
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id("io.micronaut.build.shared.settings") version "7.3.2"
+ id("io.micronaut.build.shared.settings") version "7.4.0"
10
11
12
enableFeaturePreview 'TYPESAFE_PROJECT_ACCESSORS'
0 commit comments