We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7d89a commit f6288aeCopy full SHA for f6288ae
build.gradle.kts
@@ -4,7 +4,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
4
plugins {
5
`maven-publish`
6
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
7
- id("com.github.johnrengelman.shadow") version "8.1.0"
+ id("com.github.johnrengelman.shadow") version "8.1.1"
8
id("cl.franciscosolis.blossom-extended") version "1.3.1"
9
10
kotlin("jvm") version "1.8.10"
0 commit comments