Skip to content

Commit 94d1617

Browse files
Bump app.cash.licensee from 1.5.0 to 1.6.0 (#94)
1 parent 42b1317 commit 94d1617

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
@@ -11,7 +11,7 @@ plugins {
1111
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
1212
id("com.alecstrong.grammar.kit.composer") version "0.1.10" apply false
1313
id("app.cash.sqldelight") version "2.0.0-alpha04" apply false
14-
id("app.cash.licensee") version "1.5.0" apply false
14+
id("app.cash.licensee") version "1.6.0" apply false
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)