Skip to content

Commit 7c39245

Browse files
authored
Merge pull request #38 from sourceplusplus/renovate/spring-boot
chore(deps): update plugin org.springframework.boot to v3.0.3
2 parents 89f72f3 + 75b04ad commit 7c39245

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 "3.0.2"
2+
id("org.springframework.boot") version "3.0.3"
33
id("io.spring.dependency-management") version "1.1.0"
44
id("com.github.johnrengelman.shadow") version "8.0.0"
55
id("com.avast.gradle.docker-compose") version "0.16.11"

0 commit comments

Comments
 (0)