We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b9886 commit 3ffafe3Copy full SHA for 3ffafe3
2 files changed
auth0-springboot-api-playground/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java'
3
- id 'org.springframework.boot' version '3.3.0'
+ id 'org.springframework.boot' version '3.5.13'
4
id 'io.spring.dependency-management' version '1.1.7'
5
}
6
auth0-springboot-api/build.gradle
id 'java-library'
- id 'org.springframework.boot' version '3.2.0'
id "com.diffplug.spotless" version "6.25.0"
0 commit comments