Skip to content

Commit

Permalink
Merge pull request #1430 from webauthn4j/dependabot/gradle/springBoot…
Browse files Browse the repository at this point in the history
…Version-3.3.0

chore(deps): bump springBootVersion from 3.2.5 to 3.3.0
  • Loading branch information
ynojima authored May 24, 2024
2 parents f80c445 + 59e3c28 commit ac43be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
buildscript {
ext{
//Plugins
springBootVersion = '3.2.5'
springBootVersion = '3.3.0'
sonarqubeVersion = '5.0.0.4638'
asciidoctorGradleVersion = "4.0.2"
artifactoryVersion = '5.2.0'
Expand Down

0 comments on commit ac43be7

Please sign in to comment.