Skip to content

Commit

Permalink
Bump app.cash.licensee from 1.9.1 to 1.10.0 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 29, 2024
1 parent 8bc3912 commit 6a32ef7
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 @@ -8,7 +8,7 @@ plugins {
id("signing")
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("app.cash.licensee") version "1.9.1"
id("app.cash.licensee") version "1.10.0"
}

kotlin {
Expand Down

0 comments on commit 6a32ef7

Please sign in to comment.