We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84827bd commit ef2d169Copy full SHA for ef2d169
buildSrc/build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
97
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
98
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3'
99
- implementation 'org.springframework:spring-core:6.1.15'
+ implementation 'org.springframework:spring-core:6.1.16'
100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
101
102
testImplementation platform('org.junit:junit-bom:5.8.2')
0 commit comments