Skip to content

Commit d7320ab

Browse files
authored
Merge pull request #20 from sourceplusplus/renovate/major-spring-boot
chore(deps): update plugin org.springframework.boot to v3
2 parents 092ad11 + ec96421 commit d7320ab

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.8"
2+
id("org.springframework.boot") version "3.0.2"
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)