Skip to content

Commit 6fb8115

Browse files
authored
Merge branch 'master' into actuator-healthcheck
2 parents 18f3bff + e52df51 commit 6fb8115

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ buildscript {
2222
// https://github.com/spring-projects/spring-boot/releases
2323
springBootVersion = '3.2.5'
2424
// https://github.com/spring-cloud/spring-cloud-release/releases
25-
springCloudVersion = '2023.0.0'
25+
springCloudVersion = '2023.0.1'
2626
// https://github.com/alibaba/spring-cloud-alibaba/releases
27-
springCloudAlibabaNacosVersion = '2022.0.0.0'
27+
springCloudAlibabaNacosVersion = '2023.0.1.0'
2828

2929
lombokPluginVersion = '8.6'
3030
versioningPluginVersion = '3.1.0'

0 commit comments

Comments
 (0)