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.
2 parents b5ead87 + 8e64fea commit 71fc708Copy full SHA for 71fc708
build.gradle.kts
@@ -26,7 +26,7 @@ import io.gitlab.arturbosch.detekt.Detekt
26
plugins {
27
idea
28
id("simbot.dokka-multi-module")
29
- id("com.github.gmazzo.buildconfig") version "5.5.0" apply false
+ id("com.github.gmazzo.buildconfig") version "5.5.1" apply false
30
alias(libs.plugins.detekt)
31
id("simbot.nexus-publish")
32
id("simbot.changelog-generator")
0 commit comments