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 Feb 7, 2025
1 parent aea6f6c commit ca83016
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 'jacoco'
id 'org.jetbrains.kotlin.jvm' version '1.8.10'
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'com.github.johnrengelman.shadow' version '8.1.1'
}

shadowJar {
Expand Down

0 comments on commit ca83016

Please sign in to comment.