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.10.0
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent 45b204a commit 24fc29f
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.10.0")
}
}

Expand Down

0 comments on commit 24fc29f

Please sign in to comment.