Skip to content

Commit

Permalink
Bump app.cash.licensee:licensee-gradle-plugin from 1.3.0 to 1.8.0 (#2282
Browse files Browse the repository at this point in the history
)

Bumps [app.cash.licensee:licensee-gradle-plugin](https://github.com/cashapp/licensee) from 1.3.0 to 1.8.0.
- [Release notes](https://github.com/cashapp/licensee/releases)
- [Changelog](https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/licensee@1.3.0...1.8.0)

---
updated-dependencies:
- dependency-name: app.cash.licensee:licensee-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 0e91a64 commit 61b7356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {

implementation("com.android.tools.build:gradle:8.1.2")

implementation("app.cash.licensee:licensee-gradle-plugin:1.3.0")
implementation("app.cash.licensee:licensee-gradle-plugin:1.8.0")
implementation("com.osacky.flank.gradle:fladle:0.17.4")

implementation("com.spotify.ruler:ruler-gradle-plugin:1.4.0")
Expand Down

0 comments on commit 61b7356

Please sign in to comment.