We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c173385 commit 2b52347Copy full SHA for 2b52347
1 file changed
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'checkstyle'
8
id 'pmd'
9
id "io.freefair.lombok" version "5.1.0"
10
- id 'team.yi.semantic-gitlog' version '0.5.0'
+ id 'team.yi.semantic-gitlog' version '0.5.3'
11
}
12
13
group = 'team.yi.gradle.plugin'
0 commit comments