We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cef306 commit 3e7d89aCopy full SHA for 3e7d89a
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 "7.1.2"
+ id("com.github.johnrengelman.shadow") version "8.1.0"
8
id("cl.franciscosolis.blossom-extended") version "1.3.1"
9
10
kotlin("jvm") version "1.8.10"
0 commit comments