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.36.0"
88 classpath " io.spring.gradle:dependency-management-plugin:1.1.6"
9- classpath " org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2 "
9+ classpath " org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3 "
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.37.0'
9696 implementation ' org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
9797 implementation ' org.hidetake:gradle-ssh-plugin:2.10.1'
98- implementation ' org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1 '
98+ implementation ' org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3 '
9999 implementation ' org.springframework:spring-core:6.0.23'
100100 implementation ' org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
101101
You can’t perform that action at this time.
0 commit comments