Skip to content

Commit 75c250c

Browse files
committed
Update buildSrc to Spring 6.1.14
Closes gh-976
1 parent 734336d commit 75c250c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
9797
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
9898
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3'
99-
implementation 'org.springframework:spring-core:6.0.23'
99+
implementation 'org.springframework:spring-core:6.1.14'
100100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
101101

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

0 commit comments

Comments
 (0)