Skip to content

Commit 2910a36

Browse files
authored
Merge pull request #32 from sourceplusplus/renovate/spring-boot
chore(deps): update plugin org.springframework.boot to v2.7.8
2 parents 8c11a77 + 2bd6171 commit 2910a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("org.springframework.boot") version "2.7.7"
2+
id("org.springframework.boot") version "2.7.8"
33
id("io.spring.dependency-management") version "1.1.0"
44
id("com.github.johnrengelman.shadow") version "7.1.2"
55
id("com.avast.gradle.docker-compose") version "0.16.11"

0 commit comments

Comments
 (0)