File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed
spring-boot-data-couchbase
spring-boot-micrometer-tracing-brave Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ plugins {
1919 id " org.springframework.boot.auto-configuration"
2020 id " org.springframework.boot.configuration-properties"
2121 id " org.springframework.boot.deployed"
22- id " org.springframework.boot.docker-test"
2322 id " org.springframework.boot.optional-dependencies"
2423}
2524
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ plugins {
1919 id " org.springframework.boot.auto-configuration"
2020 id " org.springframework.boot.configuration-properties"
2121 id " org.springframework.boot.deployed"
22- id " org.springframework.boot.docker-test"
2322 id " org.springframework.boot.optional-dependencies"
2423}
2524
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ plugins {
1919 id " org.springframework.boot.auto-configuration"
2020 id " org.springframework.boot.configuration-properties"
2121 id " org.springframework.boot.deployed"
22- id " org.springframework.boot.docker-test"
2322 id " org.springframework.boot.optional-dependencies"
2423}
2524
@@ -49,7 +48,3 @@ dependencies {
4948tasks. named(" compileTestJava" ) {
5049 options. nullability. checking = " tests"
5150}
52-
53- tasks. named(" compileDockerTestJava" ) {
54- options. nullability. checking = " tests"
55- }
You can’t perform that action at this time.
0 commit comments