Skip to content

Commit

Permalink
Merge pull request #11 from hmcts/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update plugin org.springframework.boot to v3.1.5
  • Loading branch information
danlysiak authored Oct 23, 2023
2 parents c7a0912 + 2a320e1 commit cd1d199
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 @@ -2,7 +2,7 @@ plugins {
id 'application'
id 'jacoco'
id 'io.spring.dependency-management' version '1.1.3'
id 'org.springframework.boot' version '3.1.4'
id 'org.springframework.boot' version '3.1.5'
id 'com.github.ben-manes.versions' version '0.49.0'
id 'org.sonarqube' version '4.4.1.3373'
id 'uk.gov.hmcts.java' version '0.12.47'
Expand Down

0 comments on commit cd1d199

Please sign in to comment.