Skip to content

Commit

Permalink
docs: note about older version unavailability
Browse files Browse the repository at this point in the history
  • Loading branch information
augi authored Jul 31, 2024
1 parent ddf6398 commit 82b9e02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ buildscript {
apply plugin: 'docker-compose'
```

> Versions prior to `0.14.2` were published to JCenter, and it is decommisioned now, so these old versions are not available.
After importing the plugin, the basic usage is typically just:
```gradle
dockerCompose.isRequiredBy(test)
Expand Down

0 comments on commit 82b9e02

Please sign in to comment.