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] authored Mar 20, 2023
1 parent 2918f2f commit e80b99f
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-library`
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
}

group = "com.eternalcode"
Expand Down

0 comments on commit e80b99f

Please sign in to comment.