Skip to content

Commit 906de4b

Browse files
committed
Merge #2697 into 1.1.4
2 parents 7b58db7 + db66444 commit 906de4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
maven { url "https://repo.spring.io/plugins-release" }
2424
}
2525
dependencies {
26-
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.1' //applied in individual submodules
26+
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.2' //applied in individual submodules
2727
}
2828
}
2929

0 commit comments

Comments
 (0)