Skip to content

Commit

Permalink
chore(deps): update plugin com.github.johnrengelman.shadow to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent c3262a6 commit 86a8335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intentional/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'antlr'
id 'org.jetbrains.kotlin.jvm' version '2.0.21'
id 'org.gretty' version '3.1.5'
id 'com.github.johnrengelman.shadow' version '6.1.0'
id 'com.github.johnrengelman.shadow' version '8.1.1'
}

gretty { // Add these lines
Expand Down

0 comments on commit 86a8335

Please sign in to comment.