Skip to content

Commit

Permalink
Bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.2.0.3129 to 4.2.1.3168.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hurricup committed Jun 13, 2023
1 parent fa5fb72 commit 810e527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -36,7 +36,7 @@ plugins {
id("org.jetbrains.intellij") version "1.14.1"
id("org.jetbrains.grammarkit") version "2022.3.1"
id("com.github.kt3k.coveralls") version "2.12.2"
id("org.sonarqube") version "4.2.0.3129"
id("org.sonarqube") version "4.2.1.3168"
id("org.jetbrains.qodana") version "0.1.13"
}

Expand Down

0 comments on commit 810e527

Please sign in to comment.