Skip to content

Commit ee1d19f

Browse files
authored
Merge pull request #1181 from webauthn4j/dependabot/gradle/springBootVersion-3.0.5
chore(deps): bump springBootVersion from 3.0.4 to 3.0.5
2 parents 942f655 + 2e481d3 commit ee1d19f

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.0.4'
20+
springBootVersion = '3.0.5'
2121
sonarqubeVersion = '3.5.0.2730'
2222
asciidoctorGradleVersion = "3.3.2"
2323
artifactoryVersion = '4.31.7'

0 commit comments

Comments
 (0)