Skip to content

Commit 0cea431

Browse files
Bump springVersion from 5.3.4 to 5.3.5 in /junit5-spring
Bumps `springVersion` from 5.3.4 to 5.3.5. Updates `spring-context` from 5.3.4 to 5.3.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.4...v5.3.5) Updates `spring-test` from 5.3.4 to 5.3.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.4...v5.3.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc830c3 commit 0cea431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-spring/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
ext {
66
slf4jVersion = '1.7.30'
77
logbackVersion = '1.2.3'
8-
springVersion = '5.3.4'
8+
springVersion = '5.3.5'
99

1010
junitJupiterVersion = '5.7.1'
1111
}

0 commit comments

Comments
 (0)