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 471308d commit 34ad028Copy full SHA for 34ad028
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.2" apply false
+ id("com.github.gmazzo.buildconfig") version "5.6.4" apply false
33
alias(libs.plugins.detekt)
34
id("simbot.nexus-publish")
35
id("love.forte.plugin.suspend-transform") apply false
0 commit comments