Skip to content

Commit e6ff110

Browse files
authored
Merge pull request #15 from git-commit-id/dependabot/gradle/io.github.git-commit-id-git-commit-id-plugin-core-6.0.0-rc.9
Bump io.github.git-commit-id:git-commit-id-plugin-core from 6.0.0-rc.8 to 6.0.0-rc.9
2 parents edf3647 + e7caea6 commit e6ff110

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
@@ -32,7 +32,7 @@ ext {
3232

3333
dependencies {
3434
implementation gradleApi()
35-
implementation 'io.github.git-commit-id:git-commit-id-plugin-core:6.0.0-rc.8'
35+
implementation 'io.github.git-commit-id:git-commit-id-plugin-core:6.0.0-rc.9'
3636

3737
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
3838
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'

0 commit comments

Comments
 (0)