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.8.0
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 652d9ce commit da760b6
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.8.0")
}
}

Expand Down

0 comments on commit da760b6

Please sign in to comment.