We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 338ca8b + 04b2431 commit 9e5142bCopy full SHA for 9e5142b
1 file changed
build.gradle
@@ -18,7 +18,7 @@ group = 'com.digitalsanctuary.springuser'
18
description = 'Spring User Framework'
19
20
ext {
21
- springBootVersion = '3.5.0'
+ springBootVersion = '3.5.3'
22
lombokVersion = '1.18.38'
23
}
24
0 commit comments