Skip to content

Commit

Permalink
Merge pull request #260 from 1c-syntax/dependabot/gradle/org.sonarqub…
Browse files Browse the repository at this point in the history
…e-4.4.1.3373

Bump org.sonarqube from 4.4.0.3356 to 4.4.1.3373
  • Loading branch information
nixel2007 authored Oct 4, 2023
2 parents fff191f + 11b2f20 commit bcb7b97
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 @@ -6,7 +6,7 @@ plugins {
jacoco
`java-library`
antlr
id("org.sonarqube") version "4.4.0.3356"
id("org.sonarqube") version "4.4.1.3373"
id("org.cadixdev.licenser") version "0.6.1"
id("com.github.gradle-git-version-calculator") version "1.1.0"
id("io.freefair.javadoc-links") version "6.5.1"
Expand Down

0 comments on commit bcb7b97

Please sign in to comment.