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