Skip to content

Commit c966f00

Browse files
Bump io.spring.dependency-management from 1.1.0 to 1.1.7 in /perf-tests (#4056)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 971907c commit c966f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perf-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'org.springframework.boot' version '3.4.2'
4-
id 'io.spring.dependency-management' version '1.1.0'
4+
id 'io.spring.dependency-management' version '1.1.7'
55
}
66

77
apply plugin: 'java'

0 commit comments

Comments
 (0)