We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abcf00 commit 6fe9acfCopy full SHA for 6fe9acf
junit5-spring/build.gradle
@@ -5,7 +5,7 @@ repositories {
5
ext {
6
slf4jVersion = '2.0.17'
7
logbackVersion = '1.5.29'
8
- springVersion = '7.0.3'
+ springVersion = '7.0.4'
9
10
junitJupiterVersion = '6.0.2'
11
}
0 commit comments