Skip to content

Commit 75dcfdd

Browse files
chore(deps): update plugin org.springframework.boot to v3.4.4 (#1895)
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f981a54 commit 75dcfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-projects/spring-boot/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
plugins {
12-
id 'org.springframework.boot' version '3.4.3'
12+
id 'org.springframework.boot' version '3.4.4'
1313
}
1414

1515
apply plugin: 'java'

0 commit comments

Comments
 (0)