Skip to content

Commit

Permalink
Merge pull request #141 from bonigarcia/dependabot/gradle/junit5-spri…
Browse files Browse the repository at this point in the history
…ng/springVersion-5.3.5

Bump springVersion from 5.3.4 to 5.3.5 in /junit5-spring
  • Loading branch information
bonigarcia authored Mar 18, 2021
2 parents 35db655 + 0cea431 commit b205721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-spring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories {
ext {
slf4jVersion = '1.7.30'
logbackVersion = '1.2.3'
springVersion = '5.3.4'
springVersion = '5.3.5'

junitJupiterVersion = '5.7.1'
}
Expand Down

0 comments on commit b205721

Please sign in to comment.