We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 490ad7b + 46f97ad commit 63855d7Copy full SHA for 63855d7
1 file changed
build.gradle
@@ -17,7 +17,7 @@ group = 'com.digitalsanctuary.springuser'
17
description = 'Spring User Framework'
18
19
ext {
20
- springBootVersion = '3.5.4'
+ springBootVersion = '3.5.5'
21
lombokVersion = '1.18.38'
22
}
23
0 commit comments