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 c24cf0d + 2e58a4a commit 10cf22eCopy full SHA for 10cf22e
build.gradle.kts
@@ -29,7 +29,7 @@ plugins {
29
idea
30
id("org.jetbrains.dokka")
31
// id("simbot.dokka-multi-module")
32
- id("com.github.gmazzo.buildconfig") version "5.5.1" apply false
+ id("com.github.gmazzo.buildconfig") version "5.6.2" apply false
33
alias(libs.plugins.detekt)
34
id("simbot.nexus-publish")
35
id("love.forte.plugin.suspend-transform") apply false
0 commit comments