Skip to content

Commit

Permalink
Merge pull request #41 from nhsconnect/PRMT-4323
Browse files Browse the repository at this point in the history
PRMT-4323 - Updated Spring Boot to version 2.7.18
  • Loading branch information
MohammadIqbalAD-NHS authored Dec 15, 2023
2 parents 2fe8488 + 78a4dc1 commit 18b448e
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
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.7.11'
id 'org.springframework.boot' version '2.7.18'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'java'
id 'jacoco'
Expand Down

0 comments on commit 18b448e

Please sign in to comment.