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 @@ -2,7 +2,7 @@ plugins {
22 id ' org.springframework.boot' version ' 3.1.8'
33 id ' java'
44 id ' com.diffplug.spotless' version ' 6.25.0'
5- id " io.freefair.lombok" version " 8.10.2 "
5+ id " io.freefair.lombok" version " 8.14.3 "
66 id ' com.github.jk1.dependency-license-report' version ' 2.9'
77}
88
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 id ' org.liquibase.gradle' version ' 2.2.2'
44 id ' java'
55 id ' com.diffplug.spotless' version ' 6.25.0'
6- id " io.freefair.lombok" version " 8.10.2 "
6+ id " io.freefair.lombok" version " 8.14.3 "
77 id ' com.github.jk1.dependency-license-report' version ' 2.9'
88}
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 id ' org.flywaydb.flyway' version ' 10.21.0'
44 id ' java'
55 id ' com.diffplug.spotless' version ' 6.25.0'
6- id " io.freefair.lombok" version " 8.10.2 "
6+ id " io.freefair.lombok" version " 8.14.3 "
77 id ' com.github.jk1.dependency-license-report' version ' 2.9'
88}
99
You can’t perform that action at this time.
0 commit comments