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 f4df358 commit b655b82Copy full SHA for b655b82
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'checkstyle'
4
id 'jacoco'
5
id 'java'
6
- id "io.freefair.lombok" version "8.14"
+ id "io.freefair.lombok" version "8.14.2"
7
id 'io.spring.dependency-management' version '1.1.7'
8
id 'org.springframework.boot' version '3.5.4'
9
id 'com.github.kt3k.coveralls' version '2.12.2'
0 commit comments