Skip to content

Commit a5a3179

Browse files
Bump org.sonarsource.analyzer-commons:sonar-analyzer-commons
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]>
1 parent 170a39f commit a5a3179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
4343

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

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

0 commit comments

Comments
 (0)