File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 dependencies {
77 classpath " com.github.ben-manes:gradle-versions-plugin:0.53.0"
88 classpath " io.spring.gradle:dependency-management-plugin:1.1.7"
9- classpath " org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1 "
9+ classpath " org.jfrog.buildinfo:build-info-extractor-gradle:6.0.2 "
1010 classpath ' org.hidetake:gradle-ssh-plugin:2.10.1'
1111 classpath ' io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
1212 classpath " io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion "
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ dependencies {
9595 implementation ' net.sourceforge.htmlunit:htmlunit:2.70.0'
9696 implementation ' org.asciidoctor:asciidoctor-gradle-jvm:4.0.5'
9797 implementation ' org.hidetake:gradle-ssh-plugin:2.10.1'
98- implementation ' org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1 '
98+ implementation ' org.jfrog.buildinfo:build-info-extractor-gradle:6.0.2 '
9999 implementation ' org.springframework:spring-core:6.2.12'
100100 implementation ' org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:7.0.0.6105'
101101
You can’t perform that action at this time.
0 commit comments