Skip to content

Commit

Permalink
Update dependency app.cash.licensee:licensee-gradle-plugin to v1.12.0 (
Browse files Browse the repository at this point in the history
…#711)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent afc5c16 commit 3252eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ktor-client-serialization = { module = "io.ktor:ktor-client-serialization", vers
ktor-serialization-gson = { module = "io.ktor:ktor-serialization-gson", version.ref = "ktorVersion" }
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktorVersion" }

licensee-gradle-plugin = "app.cash.licensee:licensee-gradle-plugin:1.11.0"
licensee-gradle-plugin = "app.cash.licensee:licensee-gradle-plugin:1.12.0"
logbackClassic = "ch.qos.logback:logback-classic:1.5.6"
mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version.ref = "mockito-kotlin" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
Expand Down

0 comments on commit 3252eeb

Please sign in to comment.