Skip to content

Commit ab6b8a3

Browse files
committed
Merge #2740 into 1.1.6
2 parents ad6fe93 + 7939889 commit ab6b8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.7' //applied in individual submodules
26+
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.8' //applied in individual submodules
2727
}
2828
}
2929

0 commit comments

Comments
 (0)