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 238f7a9 commit 277b18eCopy full SHA for 277b18e
buildSrc/build.gradle.kts
@@ -13,6 +13,6 @@ dependencies {
13
implementation("org.cqfn.diktat:diktat-gradle-plugin:1.2.5")
14
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8")
15
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
16
- implementation("org.ajoberstar.reckon:reckon-gradle:0.19.2")
+ implementation("org.ajoberstar.reckon:reckon-gradle:1.0.1")
17
implementation("org.ajoberstar.grgit:grgit-core:5.3.2")
18
}
0 commit comments