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 3c814f2 + 1e0faf8 commit 21116f8Copy full SHA for 21116f8
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '3.3.5'
3
id 'io.spring.dependency-management' version '1.1.6'
4
id 'io.freefair.lombok' version '8.11'
5
- id 'io.freefair.maven-publish-java' version '8.10.2'
+ id 'io.freefair.maven-publish-java' version '8.11'
6
id 'org.owasp.dependencycheck' version '11.1.0'
7
id 'org.asciidoctor.jvm.convert' version '4.0.3'
8
id 'net.ltgt.errorprone' version '4.1.0'
0 commit comments