Skip to content

Commit

Permalink
Bump springVersion from 6.1.14 to 6.2.0 (#1498)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Nov 15, 2024
1 parent 882a480 commit 27b4363
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 = '2.0.16'
logbackVersion = '1.5.12'
springVersion = '6.1.14'
springVersion = '6.2.0'

junitJupiterVersion = '5.11.3'
}
Expand Down

0 comments on commit 27b4363

Please sign in to comment.