diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 269afeb2..6feda006 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -103,7 +103,7 @@ anvil = "com.squareup.anvil:2.4.8" baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" } kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" } ksp = "com.google.devtools.ksp:1.9.10-1.0.13" -licensee = "app.cash.licensee:1.7.0" +licensee = "app.cash.licensee:1.8.0" modulegraph = "dev.iurysouza.modulegraph:0.5.0" modulegraphassert = "com.jraska.module.graph.assertion:2.5.0" poko = "dev.drewhamilton.poko:0.15.0"