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] authored Mar 1, 2025
1 parent 187aeb4 commit ed6209a
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 '7.1.2'
}

gretty { // Add these lines
Expand Down

0 comments on commit ed6209a

Please sign in to comment.