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 7e0fbc2 commit 0c97e45Copy full SHA for 0c97e45
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
id("io.micronaut.library").version("4.5.0")
7
id("io.micronaut.application").version("4.5.0")
8
id("io.freefair.lombok").version("8.13")
9
- id("org.sonarqube").version("6.0.1.5171")
+ id("org.sonarqube").version("6.1.0.5360")
10
id("org.openapi.generator").version("7.12.0")
11
12
id("signing")
0 commit comments