Fix version logging error (#121)

This commit is contained in:
Trask Stalnaker 2020-02-04 11:04:18 -08:00 committed by GitHub
parent 54cb6dc538
commit 3ea2852acd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ plugins {
description = 'java-agent'
apply from: "${rootDir}/gradle/java.gradle"
apply from: "${rootDir}/gradle/version.gradle"
configurations {
shadowInclude