Skip to content

Commit

Permalink
Update shadow plugin to 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbraun committed Jun 19, 2023
1 parent 0bba3a4 commit 049e05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'application'
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'org.jetbrains.kotlin.jvm' version '1.8.21'
}

Expand Down

0 comments on commit 049e05f

Please sign in to comment.