Skip to content

Commit

Permalink
Bump to spring boot 3.2 and spring cloud 2023.0.0. (#1013)
Browse files Browse the repository at this point in the history
  • Loading branch information
ma1uta authored Dec 8, 2023
1 parent e43f86d commit e7b79f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ buildscript {
protobufGradlePluginVersion = '0.9.4'

// https://github.com/spring-projects/spring-boot/releases
springBootVersion = '3.1.4'
springBootVersion = '3.2.0'
// https://github.com/spring-cloud/spring-cloud-release/releases
springCloudVersion = '2022.0.4'
springCloudVersion = '2023.0.0'
// https://github.com/alibaba/spring-cloud-alibaba/releases
springCloudAlibabaNacosVersion = '2022.0.0.0'

Expand Down

0 comments on commit e7b79f4

Please sign in to comment.