We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0dfd3a commit 3c1d211Copy full SHA for 3c1d211
website/build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'org.springframework.boot' version '3.1.2'
+ id 'org.springframework.boot' version '3.2.0'
3
id 'io.spring.dependency-management' version '1.1.0'
4
id "com.google.cloud.tools.jib" version "3.4.0"
5
id 'java'
0 commit comments