Skip to content

Commit

Permalink
Update plugin com.github.johnrengelman.shadow to v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2023
1 parent 7650751 commit 34cdede
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.3.0"
id("com.github.johnrengelman.shadow") version "8.1.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("cl.franciscosolis.blossom-extended") version "1.3.1"

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

0 comments on commit 34cdede

Please sign in to comment.