From de0b455f92f79c5ed0696c7f357076edb36ef9c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20August=C3=BDn?= Date: Thu, 29 Aug 2024 23:50:44 +0200 Subject: [PATCH] docs: Sonatype token issue removed --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fe58c58..6c64ea6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -> 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.