Skip to content

Commit eaeac2a

Browse files
dependabot[bot]paulk-asert
authored andcommitted
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 6.0.3 to 6.0.4
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gradle-plugin) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/jfrog/artifactory-gradle-plugin/releases) - [Commits](jfrog/artifactory-gradle-plugin@6.0.3...6.0.4) --- updated-dependencies: - dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b22bb6 commit eaeac2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
dependencies {
3030
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:5.0.0-alpha.1'
3131
implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:5.0.0-alpha.1'
32-
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:6.0.3'
32+
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:6.0.4'
3333
implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.1'
3434
implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.2'
3535
implementation 'me.champeau.jmh:jmh-gradle-plugin:0.7.2'

0 commit comments

Comments
 (0)