diff --git a/README.md b/README.md index 6c64ea65..fe58c589 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> The latest released version is `0.17.7`. Sonatype support confirmed that they accidentaly deleted the token used for publising, so we are waiting for a new token. + # gradle-docker-compose-plugin [![Build](https://github.com/avast/gradle-docker-compose-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/avast/gradle-docker-compose-plugin/actions/workflows/build.yml) [![Version](https://badgen.net/maven/v/maven-central/com.avast.gradle/gradle-docker-compose-plugin/)](https://repo1.maven.org/maven2/com/avast/gradle/gradle-docker-compose-plugin/) Simplifies usage of [Docker Compose](https://docs.docker.com/compose/) for local development and integration testing in [Gradle](https://gradle.org/) environment.