Skip to content

Commit d8e59dd

Browse files
Bump org.springframework:spring-core from 6.2.12 to 7.0.0
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.12 to 7.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b813166 commit d8e59dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.5'
9797
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
9898
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1'
99-
implementation 'org.springframework:spring-core:6.2.12'
99+
implementation 'org.springframework:spring-core:7.0.0'
100100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:7.0.1.6134'
101101

102102
testImplementation platform('org.junit:junit-bom:6.0.1')

0 commit comments

Comments
 (0)