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 4503ae6 commit 6c67f9aCopy full SHA for 6c67f9a
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 = "0.15.0-RC1"
+ val connect = "0.15.0"
10
}
11
12
object PluginVersions {
0 commit comments