Skip to content

Commit 2fb20da

Browse files
authored
Merge pull request #62 from sourceplusplus/renovate/spring-boot
chore(deps): update plugin org.springframework.boot to v2.7.14
2 parents a99eee9 + b5e42a6 commit 2fb20da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("org.springframework.boot") version "2.7.13"
2+
id("org.springframework.boot") version "2.7.14"
33
id("io.spring.dependency-management") version "1.1.2"
44
id("com.github.johnrengelman.shadow") version "8.1.1"
55
id("com.avast.gradle.docker-compose") version "0.16.12"

0 commit comments

Comments
 (0)