diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 183d4023e..ac6df51e0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -101,7 +101,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.13.0" +mosaic-runtime = "com.jakewharton.mosaic:mosaic-runtime:0.14.0" pinterest-ktlint-bom = "com.pinterest.ktlint:ktlint-bom:1.3.1" slack-circuit-foundation = { module = "com.slack.circuit:circuit-foundation", version.ref = "slack-circuit" }