Skip to content

Commit 9b23051

Browse files
authored
Merge pull request #87 from sourceplusplus/dependabot/gradle/app.cash.licensee-licensee-gradle-plugin-1.5.0
Bump licensee-gradle-plugin from 1.4.1 to 1.5.0
2 parents 217ef8d + bc28128 commit 9b23051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.4.1")
8+
classpath("app.cash.licensee:licensee-gradle-plugin:1.5.0")
99
}
1010
}
1111

0 commit comments

Comments
 (0)