Skip to content

Commit

Permalink
Merge pull request #22 from auth0-samples/dependabot/gradle/webflux-l…
Browse files Browse the repository at this point in the history
…ogin/org.springframework.boot-3.2.0
  • Loading branch information
Widcket authored Nov 24, 2023
2 parents 79d0930 + 31c50ca commit 6dba615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webflux-login/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 6dba615

Please sign in to comment.