Skip to content

Commit

Permalink
Merge pull request #113 from sourceplusplus/renovate/app.cash.license…
Browse files Browse the repository at this point in the history
…e-licensee-gradle-plugin-1.x

fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.6.0
  • Loading branch information
BFergerson authored Oct 27, 2022
2 parents d671085 + 5808920 commit 15db44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("app.cash.licensee:licensee-gradle-plugin:1.5.0")
classpath("app.cash.licensee:licensee-gradle-plugin:1.6.0")
}
}

Expand Down

0 comments on commit 15db44c

Please sign in to comment.