Skip to content

Commit

Permalink
Merge pull request #31 from auth0-samples/dependabot/gradle/01-Author…
Browse files Browse the repository at this point in the history
…ization-MVC/org.springframework.boot-3.2.0
  • Loading branch information
Widcket authored Nov 30, 2023
2 parents b6d4229 + 554e442 commit b66bf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-Authorization-MVC/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

plugins {
id 'java'
id 'org.springframework.boot' version '3.1.5'
id 'org.springframework.boot' version '3.2.0'
id 'io.spring.dependency-management' version '1.1.3'
}

Expand Down

0 comments on commit b66bf0e

Please sign in to comment.