Skip to content

Commit

Permalink
Merge pull request #14 from hmcts/springboot-3.2.1
Browse files Browse the repository at this point in the history
upgrade springboot to 3.2.1
  • Loading branch information
danielwilsonkainos authored Jan 16, 2024
2 parents 2e2bc9a + c35f45c commit 0e47764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'pmd'
id 'jacoco'
id 'io.spring.dependency-management' version '1.1.4'
id 'org.springframework.boot' version '3.2.0'
id 'org.springframework.boot' version '3.2.1'
id 'org.owasp.dependencycheck' version '9.0.8'
id 'com.github.ben-manes.versions' version '0.50.0'
id 'org.sonarqube' version '4.4.1.3373'
Expand Down

0 comments on commit 0e47764

Please sign in to comment.