Skip to content

Commit 07ba415

Browse files
committed
chore: forbidden Gradle Plugin portal tag removed
1 parent 5fb1e9e commit 07ba415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pluginBundle {
9292
website = 'https://github.com/avast/gradle-docker-compose-plugin'
9393
vcsUrl = 'https://github.com/avast/gradle-docker-compose-plugin'
9494
description = 'Simplifies usage of Docker Compose for integration testing in Gradle environment.'
95-
tags = ['docker', 'docker-compose', 'gradle']
95+
tags = ['docker', 'docker-compose']
9696
plugins {
9797
dockerComposePlugin {
9898
id = 'com.avast.gradle.docker-compose'

0 commit comments

Comments
 (0)