Skip to content

Commit 983ca18

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework.boot from 3.2.10 to 3.2.11
Bumps org.springframework.boot from 3.2.10 to 3.2.11. --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b300ea3 commit 983ca18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/boot/build.gradle

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.2.10'
2+
id 'org.springframework.boot' version '3.2.11'
33
id 'io.spring.dependency-management'
44
id 'java'
55
}

0 commit comments

Comments
 (0)