aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorEvgeny Mandrikov <138671+Godin@users.noreply.github.com>2024-09-26 08:12:24 +0200
committersonartech <sonartech@sonarsource.com>2024-09-26 20:03:14 +0000
commita1d03d6a359ec42212fd172c8b9d2500b922fd59 (patch)
tree78dd5365d3030b91c9ce7fa9bd205d832ed34111 /build.gradle
parent8a2e844d04163b8b26cd114d353a38fb8cf9ceee (diff)
downloadsonarqube-a1d03d6a359ec42212fd172c8b9d2500b922fd59.tar.gz
sonarqube-a1d03d6a359ec42212fd172c8b9d2500b922fd59.zip
SONAR-23113 Upgrade Dart analyzer to 0.2.0.1567
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 13fcde501c9..23f7a007766 100644
--- a/build.gradle
+++ b/build.gradle
@@ -246,7 +246,7 @@ subprojects {
dependency 'com.sonarsource.cobol:sonar-cobol-plugin:5.7.0.8061'
dependency 'com.sonarsource.cpp:sonar-cfamily-dependencies-plugin:6.59.0.75237'
dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.59.0.75237'
- dependency 'com.sonarsource.dart:sonar-dart-plugin:0.1.0.1359'
+ dependency 'com.sonarsource.dart:sonar-dart-plugin:0.2.0.1567'
dependency 'com.sonarsource.dbd:sonar-dbd-plugin:1.31.0.11180'
dependency 'com.sonarsource.dbd:sonar-dbd-java-frontend-plugin:1.31.0.11180'
dependency 'com.sonarsource.dbd:sonar-dbd-python-frontend-plugin:1.31.0.11180'