Skip to content

Commit bc28128

Browse files
Bump licensee-gradle-plugin from 1.4.1 to 1.5.0
Bumps [licensee-gradle-plugin](https://github.com/cashapp/licensee) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/cashapp/licensee/releases) - [Changelog](https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md) - [Commits](cashapp/licensee@1.4.1...1.5.0) --- updated-dependencies: - dependency-name: app.cash.licensee:licensee-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 217ef8d commit bc28128

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)