Skip to content

Commit

Permalink
Merge pull request #704 from kamkie/dependabot/gradle/org.sonarqube-4…
Browse files Browse the repository at this point in the history
….4.1.3373

Bump org.sonarqube from 4.4.0.3356 to 4.4.1.3373
  • Loading branch information
kamkie authored Oct 4, 2023
2 parents 4c66399 + 4217afe commit 7ade090
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 {
idea
pmd
id("com.palantir.git-version") version "3.0.0"
id("org.sonarqube") version "4.4.0.3356"
id("org.sonarqube") version "4.4.1.3373"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("com.diffplug.spotless") version "6.22.0"
id("com.github.ben-manes.versions") version "0.48.0"
Expand Down

0 comments on commit 7ade090

Please sign in to comment.