We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266461f commit fd67425Copy full SHA for fd67425
jazzer-plugin/settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
rootProject.name = "micronaut-jazzer-plugin"
6
7
plugins {
8
- id("io.micronaut.build.shared.settings") version "7.3.2"
+ id("io.micronaut.build.shared.settings") version "7.5.0"
9
}
10
11
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
settings.gradle.kts
@@ -10,7 +10,7 @@ pluginManagement {
12
13
- id("io.micronaut.build.shared.settings") version "7.4.0"
14
15
16
rootProject.name = "fuzzing-parent"
0 commit comments