Skip to content

Commit

Permalink
chore(deps): update plugin com.gradleup.shadow to v8.3.5 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 82e5fcc commit f3d1242
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 @@ -3,7 +3,7 @@ import org.apache.tools.ant.taskdefs.condition.Os

plugins {
java
id("com.gradleup.shadow") version "8.3.4"
id("com.gradleup.shadow") version "8.3.5"
}

group = "me.sunstorm"
Expand Down

0 comments on commit f3d1242

Please sign in to comment.