Update Plugins (non-major)
This commit is contained in:
parent
58ab93cffc
commit
9a63ee5351
@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
`maven-publish`
|
||||
id("com.knecon.fforesight.service.java-conventions")
|
||||
id("io.freefair.lombok") version "8.4"
|
||||
id("io.freefair.lombok") version "8.11"
|
||||
}
|
||||
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id("com.knecon.fforesight.service.java-conventions")
|
||||
id("io.freefair.lombok") version "8.4"
|
||||
id("io.freefair.lombok") version "8.11"
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
||||
@ -4,9 +4,9 @@ plugins {
|
||||
application
|
||||
id("com.knecon.fforesight.service.java-conventions")
|
||||
id("org.springframework.boot") version "3.2.3"
|
||||
id("io.spring.dependency-management") version "1.1.3"
|
||||
id("org.sonarqube") version "4.3.0.3225"
|
||||
id("io.freefair.lombok") version "8.4"
|
||||
id("io.spring.dependency-management") version "1.1.6"
|
||||
id("org.sonarqube") version "4.4.1.3373"
|
||||
id("io.freefair.lombok") version "8.11"
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user