Skip to content

Commit c0a1725

Browse files
authored
Merge pull request #179 from devondragon/dependabot/gradle/springBootVersion-3.4.5
Bump springBootVersion from 3.4.4 to 3.4.5
2 parents ce50a31 + 25e6e9f commit c0a1725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ group = 'com.digitalsanctuary.springuser'
1818
description = 'Spring User Framework'
1919

2020
ext {
21-
springBootVersion = '3.4.4'
21+
springBootVersion = '3.4.5'
2222
lombokVersion = '1.18.38'
2323
}
2424

0 commit comments

Comments
 (0)