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