Skip to content

Commit bcedddd

Browse files
committed
```
refactor(deps): add spring-boot-persistence dependency declaration to version catalog - Added org-springframework-boot-spring-boot-persistence module entry in gradle/libs.versions.toml using existing org-springframework-boot version reference. ```
1 parent 58aad4e commit bcedddd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ org-springframework-boot-spring-boot = { module = "org.springframework.boot:spri
288288
org-springframework-boot-spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "org-springframework-boot" }
289289
org-springframework-boot-spring-boot-configuration-processor = { module = "org.springframework.boot:spring-boot-configuration-processor", version.ref = "org-springframework-boot" }
290290
org-springframework-boot-spring-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }
291+
org-springframework-boot-spring-boot-persistence = { module = "org.springframework.boot:spring-boot-persistence", version.ref = "org-springframework-boot" }
291292
org-springframework-boot-spring-boot-docker-compose = { module = "org.springframework.boot:spring-boot-docker-compose", version.ref = "org-springframework-boot" }
292293
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
293294
org-springframework-boot-spring-boot-starter-actuator = { module = "org.springframework.boot:spring-boot-starter-actuator", version.ref = "org-springframework-boot" }

0 commit comments

Comments
 (0)