Skip to content

Commit 0508069

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.4.1
1 parent 3eeec99 commit 0508069

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
@@ -32,7 +32,7 @@ plugins {
3232

3333
ext {
3434
// versions of dependencies
35-
springBootVersion = '3.4.0'
35+
springBootVersion = '3.4.1'
3636
springDocVersion = '2.7.0'
3737
javersVersion = '7.7.0'
3838
}

0 commit comments

Comments
 (0)