aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index ece5f21d2d4..a3f86cb4bc6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -299,8 +299,8 @@ subprojects {
dependency 'com.sonarsource.text:sonar-text-developer-plugin:2.19.0.4883'
dependency 'com.sonarsource.text:sonar-text-enterprise-plugin:2.19.0.4883'
dependency 'com.sonarsource.jcl:sonar-jcl-plugin:1.3.0.1243'
- dependency 'com.sonarsource.architecture:sonar-architecture-plugin:1.3.0.2299'
- dependency 'com.sonarsource.architecture:sonar-architecture-java-frontend-plugin:1.3.0.2299'
+ dependency 'com.sonarsource.architecture:sonar-architecture-plugin:1.4.0.2329'
+ dependency 'com.sonarsource.architecture:sonar-architecture-java-frontend-plugin:1.4.0.2329'
// please keep this list alphabetically ordered
dependencySet(group: 'ch.qos.logback', version: '1.5.6') {