diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 37d762d0b..a6db71246 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -97,7 +97,7 @@ ktor-server-default-headers = { module = "io.ktor:ktor-server-default-headers", ktor-server-host-common = { module = "io.ktor:ktor-server-host-common", version.ref = "ktor" } ktor-server-test-host = { module = "io.ktor:ktor-server-test-host", version.ref = "ktor" } -mosaic-runtime = "com.jakewharton.mosaic:mosaic-runtime:0.14.0" +mosaic-runtime = "com.jakewharton.mosaic:mosaic-runtime:0.15.0" pinterest-ktlint-bom = "com.pinterest.ktlint:ktlint-bom:1.5.0" slack-circuit-foundation = { module = "com.slack.circuit:circuit-foundation", version.ref = "slack-circuit" }