Skip to content

Commit 25ce616

Browse files
authored
Merge pull request #749 from webauthn4j/dependabot/gradle/springBootVersion-2.6.1
Bump springBootVersion from 2.6.0 to 2.6.1
2 parents 74bb60c + cbd6815 commit 25ce616

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
@@ -15,7 +15,7 @@
1515
*/
1616

1717
buildscript {
18-
def springBootVersion = '2.6.0'
18+
def springBootVersion = '2.6.1'
1919
def sonarqubeVersion = '3.3'
2020
def asciidoctorGradleVersion = '1.6.1'
2121
def artifactoryVersion = '4.25.0'

0 commit comments

Comments
 (0)