Skip to content

Commit

Permalink
Merge pull request #92 from hmcts/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update plugin org.springframework.boot to v2.7.18
  • Loading branch information
kremi authored Nov 24, 2023
2 parents 2482995 + cda60ab commit ba79697
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,7 +1,7 @@
plugins {
id 'java-library'
id 'io.spring.dependency-management' version '1.1.4'
id "org.springframework.boot" version "2.6.3"
id "org.springframework.boot" version "2.7.18"
id 'maven-publish'
id 'com.github.johnrengelman.shadow' version '5.2.0'
id "io.freefair.lombok" version "5.3.3.3"
Expand Down

0 comments on commit ba79697

Please sign in to comment.