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 3dee818 + 849bc93 commit 468d716Copy full SHA for 468d716
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.6.5" apply false
+ id("com.github.gmazzo.buildconfig") version "5.6.7" apply false
33
alias(libs.plugins.detekt)
34
id("simbot.nexus-publish")
35
id("love.forte.plugin.suspend-transform") apply false
0 commit comments