Upgrade shadow plugin version.

This commit is contained in:
Tyler Benson 2018-04-30 16:18:48 +10:00
parent 252fa92200
commit 8abbccc09c
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "2.0.3"
id "com.github.johnrengelman.shadow" version "2.0.4"
}
description = 'dd-java-agent'

View File

@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "2.0.3"
id "com.github.johnrengelman.shadow" version "2.0.4"
}
apply plugin: 'application'

View File

@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "2.0.3"
id "com.github.johnrengelman.shadow" version "2.0.4"
}
apply plugin: 'application'