Skip to content

Commit 5adb95d

Browse files
fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.6.0 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brandon Fergerson <[email protected]>
1 parent c4fc3ee commit 5adb95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath("app.cash.licensee:licensee-gradle-plugin:1.5.0")
8+
classpath("app.cash.licensee:licensee-gradle-plugin:1.6.0")
99
}
1010
}
1111

0 commit comments

Comments
 (0)