Skip to content

Commit

Permalink
Revert gradle plugin publish version
Browse files Browse the repository at this point in the history
Plugin was rejected to be published with latest version
  • Loading branch information
Jan Cabala committed Apr 29, 2024
1 parent db0634e commit e1b5d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'groovy'
id 'java-gradle-plugin'
id 'com.gradle.plugin-publish' version '1.2.1'
id 'com.gradle.plugin-publish' version '0.11.0'
id 'com.palantir.git-version' version '3.0.0'
}

Expand Down

0 comments on commit e1b5d79

Please sign in to comment.