Skip to content

Commit 37d65d7

Browse files
Update dependency com.jakewharton.mosaic:mosaic-runtime to v0.18.0
1 parent afcf4d2 commit 37d65d7

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
@@ -13,7 +13,7 @@ kotlin {
1313
mingwX64 { binaries { executable() } }
1414

1515
sourceSets.commonMain.dependencies {
16-
implementation("com.jakewharton.mosaic:mosaic-runtime:0.16.0")
16+
implementation("com.jakewharton.mosaic:mosaic-runtime:0.18.0")
1717
implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.8.0")
1818
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
1919
}

0 commit comments

Comments
 (0)