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 63fae2a commit 4176b9dCopy full SHA for 4176b9d
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
id("java")
6
id("io.micronaut.library").version("4.5.4")
7
id("io.micronaut.application").version("4.5.4")
8
- id("io.freefair.lombok").version("8.13.1")
+ id("io.freefair.lombok").version("8.14")
9
id("org.sonarqube").version("6.2.0.5505")
10
id("org.openapi.generator").version("7.13.0")
11
id("com.diffplug.spotless").version("7.0.4")
0 commit comments