We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510a131 commit a4b948bCopy full SHA for a4b948b
gradle/libs.versions.toml
@@ -41,5 +41,5 @@ release = { id = "pl.allegro.tech.build.axion-release", version = "1.18.16" }
41
sonarqube = { id = "org.sonarqube", version = "4.4.1.3373" }
42
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
43
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot-platform" }
44
-spring-dependencyManagement = { id = "io.spring.dependency-management", version = "1.1.6" }
+spring-dependencyManagement = { id = "io.spring.dependency-management", version = "1.1.7" }
45
testLogger = { id = "com.adarshr.test-logger", version = "4.0.0" }
0 commit comments