Skip to content

Commit

Permalink
build: Update SonarScanner for Gradle to 4.4.1.3373
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Oct 12, 2023
1 parent 14a4fe5 commit 0a709e2
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 @@ -11,7 +11,7 @@ plugins {
kotlin("jvm") version "1.9.10"
id("org.jetbrains.dokka") version ("1.8.20")
id("com.github.hierynomus.license") version "0.16.1"
id("org.sonarqube") version "4.3.0.3225"
id("org.sonarqube") version "4.4.1.3373"
id("org.jreleaser") version "1.8.0"
}

Expand Down

0 comments on commit 0a709e2

Please sign in to comment.