Skip to content

Commit

Permalink
Bump org.sonarsource.analyzer-commons:sonar-analyzer-commons
Browse files Browse the repository at this point in the history
Bumps [org.sonarsource.analyzer-commons:sonar-analyzer-commons](https://github.com/SonarSource/sonar-analyzer-commons) from 2.5.0.1358 to 2.7.0.1482.
- [Release notes](https://github.com/SonarSource/sonar-analyzer-commons/releases)
- [Commits](SonarSource/sonar-analyzer-commons@2.5.0.1358...2.7.0.1482)

---
updated-dependencies:
- dependency-name: org.sonarsource.analyzer-commons:sonar-analyzer-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 170a39f commit a5a3179
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 @@ -42,7 +42,7 @@ dependencies {
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")

// https://mvnrepository.com/artifact/org.sonarsource.analyzer-commons/sonar-analyzer-commons
implementation("org.sonarsource.analyzer-commons:sonar-analyzer-commons:2.5.0.1358")
implementation("org.sonarsource.analyzer-commons:sonar-analyzer-commons:2.7.0.1482")

// MD to HTML converter of BSL LS rule descriptions
implementation("org.commonmark", "commonmark", "0.21.0")
Expand Down

0 comments on commit a5a3179

Please sign in to comment.