File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.1 .8'
2+ id ' org.springframework.boot' version ' 3.5 .8'
33 id ' java'
44 id ' com.diffplug.spotless' version ' 6.25.0'
55 id " io.freefair.lombok" version " 8.10.2"
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.1 .8'
2+ id ' org.springframework.boot' version ' 3.5 .8'
33 id ' org.liquibase.gradle' version ' 2.2.2'
44 id ' java'
55 id ' com.diffplug.spotless' version ' 6.25.0'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
55plugins {
66 id(" org.openapi.generator" ) version " 7.9.0"
77 id(" com.github.jk1.dependency-license-report" ) version " 2.9"
8- id(" org.springframework.boot" ) version " 3.1 .8"
8+ id(" org.springframework.boot" ) version " 3.5 .8"
99 id(" com.diffplug.spotless" ) version " 6.25.0"
1010 kotlin(" jvm" ) version " 1.9.25"
1111 kotlin(" plugin.spring" ) version " 1.9.25"
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.1 .8'
2+ id ' org.springframework.boot' version ' 3.5 .8'
33 id ' org.flywaydb.flyway' version ' 10.21.0'
44 id ' java'
55 id ' com.diffplug.spotless' version ' 6.25.0'
You can’t perform that action at this time.
0 commit comments