Skip to content

Commit

Permalink
fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin…
Browse files Browse the repository at this point in the history
… to v1.8.0 (#437)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent cfb9d57 commit 73aa528
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 @@ -52,7 +52,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.7.0"
licensee-gradle-plugin = "app.cash.licensee:licensee-gradle-plugin:1.8.0"
logbackClassic = "ch.qos.logback:logback-classic:1.4.11"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
rxjava3 = "io.reactivex.rxjava3:rxjava:3.1.6"
Expand Down

0 comments on commit 73aa528

Please sign in to comment.