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 9e969b2 commit e514bb2Copy full SHA for e514bb2
settings.gradle.kts
@@ -4,7 +4,7 @@ pluginManagement {
4
plugins {
5
id("java")
6
id("io.micronaut.library").version("4.4.2")
7
- id("io.micronaut.application").version("4.4.0")
+ id("io.micronaut.application").version("4.4.2")
8
id("io.freefair.lombok").version("8.6")
9
id("org.sonarqube").version("5.1.0.4882")
10
0 commit comments