Skip to content

Commit e7caea6

Browse files
Bump io.github.git-commit-id:git-commit-id-plugin-core
Bumps [io.github.git-commit-id:git-commit-id-plugin-core](https://github.com/git-commit-id/git-commit-id-plugin-core) from 6.0.0-rc.8 to 6.0.0-rc.9. - [Release notes](https://github.com/git-commit-id/git-commit-id-plugin-core/releases) - [Commits](git-commit-id/git-commit-id-plugin-core@v6.0.0-rc.8...v6.0.0-rc.9) --- updated-dependencies: - dependency-name: io.github.git-commit-id:git-commit-id-plugin-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edf3647 commit e7caea6

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)