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 278f8ce commit 1b5127cCopy full SHA for 1b5127c
dependencies/spring-security-dependencies.gradle
@@ -13,7 +13,7 @@ dependencies {
13
api platform("org.junit:junit-bom:5.7.2")
14
api platform("org.springframework.data:spring-data-bom:2021.0.1")
15
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
16
- api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.5.0")
+ api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.5.1")
17
api platform("com.fasterxml.jackson:jackson-bom:2.12.4")
18
constraints {
19
api "ch.qos.logback:logback-classic:1.2.3"
0 commit comments