Skip to content

Commit

Permalink
Revert updating shadown plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed May 1, 2023
1 parent 3d9b765 commit b9d46b9
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
Expand Up @@ -2,7 +2,7 @@ import de.undercouch.gradle.tasks.download.Download

plugins {
// https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'com.github.johnrengelman.shadow' version '8.1.0'
// https://plugins.gradle.org/plugin/de.undercouch.download
id 'de.undercouch.download' version '5.4.0'
id 'java'
Expand Down

0 comments on commit b9d46b9

Please sign in to comment.