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
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 652d9ce commit b165f70
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.7.0")
classpath("app.cash.licensee:licensee-gradle-plugin:1.9.1")
}
}

Expand Down

0 comments on commit b165f70

Please sign in to comment.