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 8b0ac68 commit 52c8b5eCopy full SHA for 52c8b5e
dependencies/spring-security-dependencies.gradle
@@ -13,7 +13,7 @@ dependencies {
13
api platform("org.junit:junit-bom:5.8.2")
14
api platform("org.springframework.data:spring-data-bom:2022.0.0-M3")
15
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
16
- api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.0")
+ api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.1")
17
api platform("com.fasterxml.jackson:jackson-bom:2.13.3")
18
constraints {
19
api "ch.qos.logback:logback-classic:1.2.11"
0 commit comments