Skip to content

Commit 72f01be

Browse files
authored
Merge pull request #552 from webauthn4j/dependabot/gradle/springBootVersion-2.4.4
Bump springBootVersion from 2.4.3 to 2.4.4
2 parents 499e7c4 + 720482b commit 72f01be

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.4.3'
18+
def springBootVersion = '2.4.4'
1919
def sonarqubeVersion = '3.1.1'
2020
def asciidoctorGradleVersion = '1.6.1'
2121
def artifactoryVersion = '4.20.0'

0 commit comments

Comments
 (0)