Skip to content

Commit

Permalink
updated dotnet-sonarqube to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaquimmnetto committed Oct 7, 2021
1 parent c9909d8 commit 7243e3f
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 @@ -41,7 +41,7 @@ github {
}

dependencies {
implementation "gradle.plugin.net.wooga.gradle:atlas-dotnet-sonarqube:0.1.0"
implementation "gradle.plugin.net.wooga.gradle:atlas-dotnet-sonarqube:0.2.0"
implementation "gradle.plugin.net.wooga.gradle:atlas-unity:(2,3]"
implementation "commons-io:commons-io:2.8.0"
}

0 comments on commit 7243e3f

Please sign in to comment.