Skip to content

Commit dfe5d82

Browse files
fix(deps): update spring boot to v3.2.3 (#1058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb2c19f commit dfe5d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
protobufGradlePluginVersion = '0.9.4'
2121

2222
// https://github.com/spring-projects/spring-boot/releases
23-
springBootVersion = '3.2.2'
23+
springBootVersion = '3.2.3'
2424
// https://github.com/spring-cloud/spring-cloud-release/releases
2525
springCloudVersion = '2023.0.0'
2626
// https://github.com/alibaba/spring-cloud-alibaba/releases

0 commit comments

Comments
 (0)