File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
springwolf-cloud-stream-example Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id ' io.spring.dependency-management'
6
6
id ' ca.cutterslade.analyze'
7
7
8
- id ' com.bmuschko.docker-spring-boot-application' version ' 9.3.4 '
8
+ id ' com.bmuschko.docker-spring-boot-application'
9
9
}
10
10
11
11
dependencies {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
4
4
id ' org.springframework.boot'
5
5
id ' io.spring.dependency-management'
6
6
id ' ca.cutterslade.analyze'
7
- id ' com.bmuschko.docker-spring-boot-application' version ' 9.3.4 '
7
+ id ' com.bmuschko.docker-spring-boot-application'
8
8
}
9
9
10
10
ext {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id ' io.spring.dependency-management'
6
6
id ' ca.cutterslade.analyze'
7
7
8
- id ' com.bmuschko.docker-spring-boot-application' version ' 9.3.4 '
8
+ id ' com.bmuschko.docker-spring-boot-application'
9
9
id ' org.springdoc.openapi-gradle-plugin' version ' 1.7.0'
10
10
}
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id ' io.spring.dependency-management'
6
6
id ' ca.cutterslade.analyze'
7
7
8
- id ' com.bmuschko.docker-spring-boot-application' version ' 9.3.4 '
8
+ id ' com.bmuschko.docker-spring-boot-application'
9
9
}
10
10
11
11
dependencyManagement {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id ' io.spring.dependency-management'
6
6
id ' ca.cutterslade.analyze'
7
7
8
- id ' com.bmuschko.docker-spring-boot-application' version ' 9.3.4 '
8
+ id ' com.bmuschko.docker-spring-boot-application'
9
9
}
10
10
11
11
dependencyManagement {
You can’t perform that action at this time.
0 commit comments