Skip to content

Commit

Permalink
revert shadow version because we don't use gradle +7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Jul 2, 2021
1 parent 9cf10ec commit 600f3fc
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
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'application'
id 'com.github.johnrengelman.shadow' version '7.0.0'
id 'com.github.johnrengelman.shadow' version '6.1.0'
id 'nu.studer.jooq' version '5.2.2'
}

Expand Down

0 comments on commit 600f3fc

Please sign in to comment.