Skip to content

Commit f3ac2a2

Browse files
authored
Merge pull request #747 from webauthn4j/dependabot/gradle/springBootVersion-2.6.0
Bump springBootVersion from 2.5.7 to 2.6.0
2 parents b88c9ba + 9f15099 commit f3ac2a2

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.5.7'
18+
def springBootVersion = '2.6.0'
1919
def sonarqubeVersion = '3.3'
2020
def asciidoctorGradleVersion = '1.6.1'
2121
def artifactoryVersion = '4.24.23'

0 commit comments

Comments
 (0)