File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id " io.freefair.lombok" version " 8.14"
3+ id " io.freefair.lombok" version " 8.14.2 "
44}
55
66apply plugin : ' java'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ plugins {
22 id ' org.springframework.boot' version ' 3.5.5'
33 id ' io.spring.dependency-management' version ' 1.1.7'
44 id ' java'
5- id " io.freefair.lombok" version " 8.14"
5+ id " io.freefair.lombok" version " 8.14.2 "
66}
77
88apply plugin : ' java'
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id ' java'
55 id " checkstyle"
66 id " com.github.spotbugs" version " 6.1.13"
7- id " io.freefair.lombok" version " 8.14"
7+ id " io.freefair.lombok" version " 8.14.2 "
88 id ' jacoco'
99 id ' org.sonarqube' version ' 6.2.0.5505'
1010
You can’t perform that action at this time.
0 commit comments