Skip to content

Commit

Permalink
update sonar-scanner-api (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-duda-sonarsource authored Apr 29, 2021
1 parent 7585e20 commit 7b599e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ repositories {
}

dependencies {
implementation 'org.sonarsource.scanner.api:sonar-scanner-api:2.16.0.226'
implementation 'org.sonarsource.scanner.api:sonar-scanner-api:2.16.1.361'
compileOnly 'com.android.tools.build:gradle:3.3.2'
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
testImplementation localGroovy()
Expand Down

0 comments on commit 7b599e4

Please sign in to comment.