Skip to content

Commit 82b9e02

Browse files
authored
docs: note about older version unavailability
1 parent ddf6398 commit 82b9e02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ buildscript {
4040
apply plugin: 'docker-compose'
4141
```
4242

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

0 commit comments

Comments
 (0)