File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
- id ' org.springframework.boot' version ' 3.1.4 '
2
+ id ' org.springframework.boot' version ' 3.2.0 '
3
3
id ' java'
4
4
id ' com.diffplug.spotless' version ' 6.22.0'
5
5
id " io.freefair.lombok" version " 8.4"
Original file line number Diff line number Diff line change 1
1
plugins {
2
- id ' org.springframework.boot' version ' 3.1.4 '
2
+ id ' org.springframework.boot' version ' 3.2.0 '
3
3
id ' org.liquibase.gradle' version ' 2.2.0'
4
4
id ' java'
5
5
id ' com.diffplug.spotless' version ' 6.22.0'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
5
5
plugins {
6
6
id(" org.openapi.generator" ) version " 7.0.1"
7
7
id(" com.github.jk1.dependency-license-report" ) version " 2.5"
8
- id(" org.springframework.boot" ) version " 3.1.4 "
8
+ id(" org.springframework.boot" ) version " 3.2.0 "
9
9
id(" com.diffplug.spotless" ) version " 6.22.0"
10
10
kotlin(" jvm" ) version " 1.9.10"
11
11
kotlin(" plugin.spring" ) version " 1.9.10"
Original file line number Diff line number Diff line change 1
1
plugins {
2
- id ' org.springframework.boot' version ' 3.1.4 '
2
+ id ' org.springframework.boot' version ' 3.2.0 '
3
3
id ' org.flywaydb.flyway' version ' 10.3.0'
4
4
id ' java'
5
5
id ' com.diffplug.spotless' version ' 6.22.0'
You can’t perform that action at this time.
0 commit comments