We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426d9ab commit 7afaa1aCopy full SHA for 7afaa1a
1 file changed
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ dependencyCheck = { id = "org.owasp.dependencycheck", version = "12.1.0" }
32
dependencyUpdates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
33
errorprone = { id = "net.ltgt.errorprone", version = "4.3.0" }
34
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.4" }
35
-lombok = { id = "io.freefair.lombok", version = "8.13.1" }
+lombok = { id = "io.freefair.lombok", version = "8.14.4" }
36
release = { id = "pl.allegro.tech.build.axion-release", version = "1.18.18" }
37
sonarqube = { id = "org.sonarqube", version = "6.0.1.5171" }
38
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
0 commit comments