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 9, 2023
1 parent 0e973f4 commit 60363fa
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.0'
}

shadowJar {
Expand Down

0 comments on commit 60363fa

Please sign in to comment.