We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35db655 + 0cea431 commit b205721Copy full SHA for b205721
junit5-spring/build.gradle
@@ -5,7 +5,7 @@ repositories {
5
ext {
6
slf4jVersion = '1.7.30'
7
logbackVersion = '1.2.3'
8
- springVersion = '5.3.4'
+ springVersion = '5.3.5'
9
10
junitJupiterVersion = '5.7.1'
11
}
0 commit comments