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 18e5e71 commit c5bf911Copy full SHA for c5bf911
dependencies/spring-security-dependencies.gradle
@@ -14,7 +14,7 @@ dependencies {
14
api platform("org.mockito:mockito-bom:4.8.1")
15
api platform("org.springframework.data:spring-data-bom:2022.0.7")
16
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
17
- api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4")
+ api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.2")
18
api platform("com.fasterxml.jackson:jackson-bom:2.15.2")
19
constraints {
20
api "ch.qos.logback:logback-classic:1.4.8"
0 commit comments