Skip to content

Commit

Permalink
Update to Spring Data 2022.0.0-RC1
Browse files Browse the repository at this point in the history
Closes gh-12066
  • Loading branch information
rwinch committed Oct 18, 2022
1 parent 5305601 commit a2a5116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/spring-security-dependencies.gradle
Expand Up @@ -12,7 +12,7 @@ dependencies {
api platform("io.rsocket:rsocket-bom:1.1.3")
api platform("org.junit:junit-bom:5.9.1")
api platform("org.mockito:mockito-bom:4.8.1")
api platform("org.springframework.data:spring-data-bom:2022.0.0-M5")
api platform("org.springframework.data:spring-data-bom:2022.0.0-RC1")
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4")
api platform("com.fasterxml.jackson:jackson-bom:2.13.4.20221013")
Expand Down

0 comments on commit a2a5116

Please sign in to comment.