We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce50a31 + 25e6e9f commit c0a1725Copy full SHA for c0a1725
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.4'
+ springBootVersion = '3.4.5'
22
lombokVersion = '1.18.38'
23
}
24
0 commit comments