Skip to content

Commit

Permalink
Bump org.jfrog.buildinfo:build-info-extractor-gradle
Browse files Browse the repository at this point in the history
Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.26.1 to 4.26.3.

---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jzheaux committed Aug 15, 2024
1 parent de63a31 commit a95d49a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
classpath "io.spring.gradle:dependency-management-plugin:1.1.6"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3"
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3'
implementation 'org.springframework:spring-core:6.0.23'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'

Expand Down

0 comments on commit a95d49a

Please sign in to comment.