Skip to content

Commit 00a20c6

Browse files
Merge pull request #318 from Cosmo-Tech/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.6.3-native-mt
2 parents 39cf16b + b7e89b1 commit 00a20c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ subprojects {
170170

171171
implementation("org.jetbrains.kotlin:kotlin-reflect")
172172
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
173-
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1-native-mt")
173+
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3-native-mt")
174174

175175
implementation(
176176
platform(org.springframework.boot.gradle.plugin.SpringBootPlugin.BOM_COORDINATES))

0 commit comments

Comments
 (0)