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.9.1 (#1059)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 3df6860 commit e76eaca
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 @@ -28,7 +28,7 @@ plugin-android-cache-fix = { module = "org.gradle.android.cache-fix:org.gradle.a
plugin-androidgradleplugin = { module = "com.android.tools.build:gradle", version.ref = "androidgradleplugin" }
plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.10" }
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.9.0" }
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.9.1" }
plugin-metalava = { module = "me.tylerbwong.gradle.metalava:plugin", version = "0.3.5" }
plugin-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.27.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
Expand Down

0 comments on commit e76eaca

Please sign in to comment.