Skip to content

Commit 7fef5e2

Browse files
renovate[bot]jonas-wielage-sonarsource
authored andcommitted
Update all non-major dependencies (#657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonas Wielage <jonas.wielage@sonarsource.com> GitOrigin-RevId: 7de535003320e07a59fca3b88bdc767f7aad35fd
1 parent 44db78d commit 7fef5e2

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@ sonarqube = "25.11.0.114957"
33
# Before updating the plugin-api version, make sure to check the compatibility matrix and stick to the lowest denominator
44
# https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility
55
sonar-plugin-api = "12.0.0.2960"
6-
sonar-commons = "2.20.0.4607"
6+
sonar-commons = "2.21.0.4626"
77
sonar-license-api = "3.4"
8-
sonar-orchestrator = "6.0.0.3852"
8+
sonar-orchestrator = "6.0.3.3907"
99
junit = "6.0.1"
1010
junit-pioneer = "2.3.0"
1111
assertj = "3.27.6"
1212
mockito = "5.20.0"
13-
sonar-lint = "10.36.0.83732"
14-
sslr = "1.24.0.633"
13+
sonar-lint = "10.37.1.83894"
14+
sslr = "1.25.1.3886"
1515
archunit = "1.4.1"
1616
snakeyaml = "3.0.1"
1717
minimaljson = "0.9.5"
1818
tree-sitter = "0.25.3"
1919
tree-sitter-bash = "0.23.3"
20-
sonar-scanner-gradle = "7.1.0.6387"
21-
google-protobuf = "4.33.1"
20+
sonar-scanner-gradle = "7.2.0.6526"
21+
google-protobuf = "4.33.2"
2222
google-protobuf-gradle = "0.9.5"
2323
google-protobuf-go = "1.36.10"
2424
apache-commons-lang = "2.6"
@@ -49,7 +49,7 @@ sonar-lint-core = { module = "org.sonarsource.sonarlint.core:sonarlint-core", ve
4949
sonar-lint-plugin-api = { module = "org.sonarsource.sonarlint.core:sonarlint-plugin-api", version.ref = "sonar-lint" }
5050
sonar-lint-rpc-java-client = { module = "org.sonarsource.sonarlint.core:sonarlint-rpc-java-client", version.ref = "sonar-lint" }
5151
sonar-lint-rpc-impl = { module = "org.sonarsource.sonarlint.core:sonarlint-rpc-impl", version.ref = "sonar-lint" }
52-
sonar-plugin-java = { module = "org.sonarsource.java:sonar-java-plugin", version = "8.20.0.40630" }
52+
sonar-plugin-java = { module = "org.sonarsource.java:sonar-java-plugin", version = "8.22.0.41895" }
5353
sslr = { module = "org.sonarsource.sslr:sslr-core", version.ref = "sslr" }
5454
sslr-test = { module = "org.sonarsource.sslr:sslr-testing-harness", version.ref = "sslr" }
5555
archunit = { module = "com.tngtech.archunit:archunit-junit5", version.ref = "archunit" }

sonar-helm-for-iac/src/org.sonar.iac.helm/ast.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sonar-helm-for-iac/src/org.sonar.iac.helm/template-evaluation.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)