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 cce18c7 commit ff1cf6eCopy full SHA for ff1cf6e
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "java"
3
id "org.springframework.boot" version "2.7.1"
4
- id "io.spring.dependency-management" version "1.0.11.RELEASE"
+ id "io.spring.dependency-management" version "1.0.12.RELEASE"
5
id "com.adarshr.test-logger" version "3.2.0"
6
id "jacoco"
7
}
0 commit comments