Skip to content

Commit d124abf

Browse files
committed
<fix>: run command ./gradlew format --warning-mode all to fix format error.
1 parent 31a198d commit d124abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/docker/configuration/JsonEncodedDockerRegistryAuthentication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
import org.springframework.boot.buildpack.platform.json.SharedObjectMapper;
2424

2525
import com.fasterxml.jackson.annotation.JsonIgnore;
26+
2627
/**
2728
* {@link DockerRegistryAuthentication} that uses a Base64 encoded auth header value based
2829
* on the JSON created from the instance.

0 commit comments

Comments
 (0)