Skip to content

Commit

Permalink
Bump app.cash.licensee from 1.9.0 to 1.9.1 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 0ccfa2d commit 75349ae
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.5"
id("app.cash.licensee") version "1.9.0"
id("app.cash.licensee") version "1.9.1"
}

kotlin {
Expand Down

0 comments on commit 75349ae

Please sign in to comment.