We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7645b69 commit 27cd0d3Copy full SHA for 27cd0d3
buildSrc/src/main/kotlin/Dependencies.kt
@@ -6,7 +6,7 @@ import city.smartb.gradle.dependencies.add
6
7
object Framework {
8
val fixers = FixersPluginVersions.fixers
9
- val connect = "experimental-SNAPSHOT"
+ val connect = "0.14.0"
10
}
11
12
object PluginVersions {
0 commit comments