We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2fc47 commit f7bcc1bCopy full SHA for f7bcc1b
1 file changed
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ org-mockito-mockito-bom = { module = "org.mockito:mockito-bom", version.ref = "o
36
org-postgresql = "org.postgresql:postgresql:42.7.7"
37
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-RC1"
38
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.0-RC1"
39
-org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0-RC1"
+org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0"
40
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.1" }
41
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.10"
42
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
0 commit comments