Skip to content

Commit

Permalink
Update to Spring Framework 6.0.7 in buildSrc
Browse files Browse the repository at this point in the history
Issue gh-1130
  • Loading branch information
sjohnr committed Mar 21, 2023
1 parent 37fa1f1 commit 0a8004a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ dependencies {
implementation "org.hidetake:gradle-ssh-plugin:2.10.1"
implementation "org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1"
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
implementation "org.springframework:spring-core:6.0.5"
implementation "org.springframework:spring-core:6.0.7"
}

0 comments on commit 0a8004a

Please sign in to comment.