Skip to content

Commit fc952c9

Browse files
fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.13.0
1 parent 652d9ce commit fc952c9

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.7.0")
8+
classpath("app.cash.licensee:licensee-gradle-plugin:1.13.0")
99
}
1010
}
1111

0 commit comments

Comments
 (0)