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 8e4d54f commit eeae9b7Copy full SHA for eeae9b7
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
id("io.micronaut.library").version("4.5.1")
7
id("io.micronaut.application").version("4.5.1")
8
id("io.freefair.lombok").version("8.13.1")
9
- id("org.sonarqube").version("6.1.0.5360")
+ id("org.sonarqube").version("6.2.0.5505")
10
id("org.openapi.generator").version("7.13.0")
11
12
id("signing")
0 commit comments