We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04d1a6f + 7083507 commit 603b637Copy full SHA for 603b637
1 file changed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'signing'
5
id 'idea'
6
id 'checkstyle'
7
- id("com.gradle.plugin-publish") version "1.2.0"
+ id("com.gradle.plugin-publish") version "1.2.1"
8
}
9
10
group = "io.github.git-commit-id"
0 commit comments