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.
2 parents 586ff8b + 66904b8 commit 5fad522Copy full SHA for 5fad522
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'org.springframework.boot' version '3.5.6'
3
id 'io.spring.dependency-management' version '1.1.7'
4
- id 'io.freefair.lombok' version '8.14.2'
+ id 'io.freefair.lombok' version '9.0.0'
5
id 'io.freefair.maven-publish-java' version '9.0.0'
6
id 'org.owasp.dependencycheck' version '12.1.5'
7
id 'org.asciidoctor.jvm.convert' version '4.0.5'
0 commit comments