File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ coroutines = "1.7.1"
7
7
kotlin-gradlePlugin = { module = " org.jetbrains.kotlin:kotlin-gradle-plugin" , version = " 1.8.21" }
8
8
grammarKit-gradlePlugin = { module = " com.alecstrong:grammar-kit-composer" , version = " 0.1.12" }
9
9
publish-gradlePlugin = { module = " io.github.gradle-nexus:publish-plugin" , version = " 1.1.0" }
10
- binary-gradlePlugin = { module = " org.jetbrains.kotlinx:binary-compatibility-validator" , version = " 0.13.1 " }
10
+ binary-gradlePlugin = { module = " org.jetbrains.kotlinx:binary-compatibility-validator" , version = " 0.13.2 " }
11
11
sqldelight-gradlePlugin = { module = " app.cash.sqldelight:gradle-plugin" , version.ref = " sqldelight" }
12
12
licensee-gradlePlugin = { module = " app.cash.licensee:licensee-gradle-plugin" , version = " 1.7.0" }
13
13
dokka-gradlePlugin = { module = " org.jetbrains.dokka:dokka-gradle-plugin" , version = " 1.8.10" }
You can’t perform that action at this time.
0 commit comments