Skip to content

Commit

Permalink
update readme to reflect what is done so far
Browse files Browse the repository at this point in the history
  • Loading branch information
austinarbor committed Aug 31, 2023
1 parent 54711b0 commit b3405d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ dependencies {

## Goals

- Compatible with Dependabot
- Easy to override versions (similar to `ext["version.property"] = ...` in Spring Boot Dependencies plugin)
- Nested BOM support (i.e. `spring-boot-dependences` imports `mockito-bom`, etc)
- [x] Compatible with Dependabot
- [x] Nested BOM support (i.e. `spring-boot-dependences` imports `mockito-bom`, etc)
- [ ] Easy to override versions (similar to `ext["version.property"] = ...` in Spring Boot Dependencies plugin)

0 comments on commit b3405d7

Please sign in to comment.