We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edef365 + 3459d7d commit 87b4a3bCopy full SHA for 87b4a3b
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.3'
+ springBootVersion = '3.5.4'
21
lombokVersion = '1.18.38'
22
}
23
0 commit comments