Skip to content

Commit 36b0bfc

Browse files
Update Spring Boot version to 4.1.0 (#128)
Co-authored-by: DanielLiu1123 <62151295+DanielLiu1123@users.noreply.github.com>
1 parent 0ae8ef6 commit 36b0bfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
group=io.github.danielliu1123
2-
version=4.1.0-RC1-SNAPSHOT
2+
version=4.1.0-SNAPSHOT
33

44
# https://github.com/spring-projects/spring-boot
5-
springBootVersion=4.1.0-RC1
5+
springBootVersion=4.1.0
66
# https://docs.spring.io/spring-cloud-release/reference/index.html
77
# https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-dependencies
88
#springCloudVersion=2025.1.0

0 commit comments

Comments
 (0)