We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a663672 commit 86e5c40Copy full SHA for 86e5c40
settings.gradle.kts
@@ -8,7 +8,7 @@ pluginManagement {
8
includeBuild("build-logic")
9
10
plugins {
11
- id("io.micronaut.build.shared.settings") version "7.2.3"
+ id("io.micronaut.build.shared.settings") version "7.3.2"
12
}
13
14
rootProject.name = "sourcegen-parent"
0 commit comments