We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436a4b0 commit 8bfb582Copy full SHA for 8bfb582
1 file changed
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
plugins {
11
id "java"
12
id "org.springframework.boot" version "2.7.2"
13
- id "io.spring.dependency-management" version "1.0.12.RELEASE"
+ id "io.spring.dependency-management" version "1.0.13.RELEASE"
14
id "idea"
15
}
16
0 commit comments