Skip to content

Commit

Permalink
chore(deps): update plugin com.github.johnrengelman.shadow to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2023
1 parent d3b6a2d commit cf82aa8
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
@@ -1,7 +1,7 @@
plugins {
java
jacoco
id("com.github.johnrengelman.shadow") version "5.2.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
alias(libs.plugins.gitSemVer)
alias(libs.plugins.javadocAggregate)
}
Expand Down

0 comments on commit cf82aa8

Please sign in to comment.