Skip to content

Commit cf4c9d8

Browse files
authored
Merge pull request #849 from webauthn4j/dependabot/gradle/springBootVersion-2.6.5
Bump springBootVersion from 2.6.4 to 2.6.5
2 parents e8dab72 + ccf2fb3 commit cf4c9d8

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 = '2.6.4'
20+
springBootVersion = '2.6.5'
2121
sonarqubeVersion = '3.3'
2222
asciidoctorGradleVersion = '1.6.1'
2323
artifactoryVersion = '4.28.0'

0 commit comments

Comments
 (0)