1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-25 22:02:05 +01:00

Bump coveralls to 2.8.2

This commit is contained in:
Paul Schaub 2020-01-09 19:03:06 +01:00
parent 6cea0cd966
commit 4d0b416b41
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -11,7 +11,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.3.1"
classpath "org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.8.2"
}
}