1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 01:39:09 -05:00

Bump sonarqube-gradle-plugin from 2.7.1 to 2.8 (#543)

This commit is contained in:
dependabot-preview[bot] 2019-10-03 20:21:43 +00:00 committed by GitHub
parent b03fd86be5
commit b074ce99b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ buildscript {
classpath 'com.google.gms:google-services:4.3.2'
classpath "io.fabric.tools:gradle:1.31.1"
classpath "com.github.triplet.gradle:play-publisher:2.4.2"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8"
classpath "gradle.plugin.com.star-zero.gradle:githook:1.2.0"
}
}