Skip to content

Commit

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

chore(deps): bump springBootVersion from 3.3.0 to 3.3.1
  • Loading branch information
ynojima committed Jun 21, 2024
2 parents 3409917 + 030e253 commit c34de41
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.3.0'
springBootVersion = '3.3.1'
sonarqubeVersion = '5.0.0.4638'
asciidoctorGradleVersion = "4.0.2"
artifactoryVersion = '5.2.2'
Expand Down

0 comments on commit c34de41

Please sign in to comment.