There was an error while loading. Please reload this page.
1 parent d54cc64 commit cd075caCopy full SHA for cd075ca
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
plugins {
23
id 'java-library'
24
id 'idea'
25
- id 'com.github.johnrengelman.shadow' version '6.0.0' apply false
+ id 'com.github.johnrengelman.shadow' version '6.1.0' apply false
26
id "com.github.ben-manes.versions" version "0.33.0"
27
}
28
0 commit comments