Skip to content

Commit 542412d

Browse files
committed
update libraries
1 parent db55a13 commit 542412d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414
dependencies {
1515
classpath 'gradle.plugin.org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.12.0'
16-
classpath "gradle.plugin.com.github.jengelman.gradle.plugins:shadow:7.0.0"
16+
classpath "gradle.plugin.com.github.jengelman.gradle.plugins:shadow:7.1.0"
1717
classpath 'com.adarshr:gradle-test-logger-plugin:2.0.0'
1818
classpath group: 'org.yaml', name: 'snakeyaml', version: '1.19'
1919
}

0 commit comments

Comments
 (0)