Skip to content

Commit 9e5142b

Browse files
authored
Merge pull request #189 from devondragon/dependabot/gradle/springBootVersion-3.5.3
Bump springBootVersion from 3.5.0 to 3.5.3
2 parents 338ca8b + 04b2431 commit 9e5142b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ group = 'com.digitalsanctuary.springuser'
1818
description = 'Spring User Framework'
1919

2020
ext {
21-
springBootVersion = '3.5.0'
21+
springBootVersion = '3.5.3'
2222
lombokVersion = '1.18.38'
2323
}
2424

0 commit comments

Comments
 (0)