Skip to content

Commit

Permalink
reverting erroneously updated shadow version
Browse files Browse the repository at this point in the history
  • Loading branch information
slorello89 committed Mar 11, 2021
1 parent 2b95cf7 commit c6fe2d8
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 @@ -6,7 +6,7 @@ buildscript {

plugins {
id 'java'
id 'com.github.johnrengelman.shadow' version '6.2.0'
id 'com.github.johnrengelman.shadow' version '6.1.0'
id 'jacoco'
id 'maven'
id 'signing'
Expand Down

0 comments on commit c6fe2d8

Please sign in to comment.