Skip to content

Commit 2147e46

Browse files
Merge pull request #1577 from webauthn4j/dependabot/gradle/springBootVersion-3.4.1
chore(deps): bump springBootVersion from 3.4.0 to 3.4.1
2 parents 6730ed1 + 4b9ec5c commit 2147e46

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
@@ -17,7 +17,7 @@
1717
buildscript {
1818
ext{
1919
//Plugins
20-
springBootVersion = '3.4.0'
20+
springBootVersion = '3.4.1'
2121
sonarqubeVersion = '6.0.1.5171'
2222
asciidoctorGradleVersion = "4.0.3"
2323

0 commit comments

Comments
 (0)