Skip to content

Commit 6fe9acf

Browse files
Bump springVersion from 7.0.3 to 7.0.4 (#1953)
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
1 parent 5abcf00 commit 6fe9acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
ext {
66
slf4jVersion = '2.0.17'
77
logbackVersion = '1.5.29'
8-
springVersion = '7.0.3'
8+
springVersion = '7.0.4'
99

1010
junitJupiterVersion = '6.0.2'
1111
}

0 commit comments

Comments
 (0)