We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66243e5 commit 34ea9d6Copy full SHA for 34ea9d6
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
3
plugins {
4
kotlin("jvm") version "2.1.10"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
- `maven-publish`
+ id("maven-publish")
7
}
8
9
group = "cf.wayzer"
0 commit comments