Skip to content

Commit

Permalink
build: update gradle plugin org.sonarqube from 3.0 to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Feb 24, 2022
1 parent 603564b commit 4ca98ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ buildscript {
}

plugins {
id("org.sonarqube") version "3.0"
id("org.sonarqube") version "3.3"
id("io.gitlab.arturbosch.detekt") version "1.18.0"
}

Expand Down

0 comments on commit 4ca98ba

Please sign in to comment.