Skip to content

Commit 87b4a3b

Browse files
authored
Merge pull request #197 from devondragon/dependabot/gradle/springBootVersion-3.5.4
Bump springBootVersion from 3.5.3 to 3.5.4
2 parents edef365 + 3459d7d commit 87b4a3b

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
@@ -17,7 +17,7 @@ group = 'com.digitalsanctuary.springuser'
1717
description = 'Spring User Framework'
1818

1919
ext {
20-
springBootVersion = '3.5.3'
20+
springBootVersion = '3.5.4'
2121
lombokVersion = '1.18.38'
2222
}
2323

0 commit comments

Comments
 (0)