Skip to content

Commit

Permalink
Merge pull request #98 from TheProgramSrc/renovate/com.github.johnren…
Browse files Browse the repository at this point in the history
…gelman.shadow-8.x

Update plugin com.github.johnrengelman.shadow to v8
  • Loading branch information
Im-Fran authored Mar 4, 2023
2 parents 26975b9 + a6aa3c6 commit 0dc76ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
plugins {
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("com.github.johnrengelman.shadow") version "8.1.0"
id("cl.franciscosolis.blossom-extended") version "1.3.1"

kotlin("jvm") version "1.8.10"
Expand Down

0 comments on commit 0dc76ad

Please sign in to comment.