This repository was archived by the owner on Jul 14, 2026. It is now read-only.
Commit 850a8df
Fix docker-compose dependency to match implementation plan
Change from developmentOnly(libs.spring.boot.docker.compose) to
implementation("org.springframework.boot:spring-boot-docker-compose")
as specified in the implementation plan for issue #60.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b8f16e4 commit 850a8df
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
0 commit comments