Skip to content

Commit

Permalink
Update buildSrc to Spring 6.1.14
Browse files Browse the repository at this point in the history
Closes gh-976
  • Loading branch information
jzheaux committed Nov 22, 2024
1 parent 734336d commit 75c250c
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 @@ -96,7 +96,7 @@ dependencies {
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3'
implementation 'org.springframework:spring-core:6.0.23'
implementation 'org.springframework:spring-core:6.1.14'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'

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

0 comments on commit 75c250c

Please sign in to comment.