Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit deaea27

Browse files
chore(deps): update plugin org.sonarqube to v3.5.0.2730
1 parent 75b81f6 commit deaea27

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
@@ -8,7 +8,7 @@ plugins {
88
id("jacoco")
99
id("org.jetbrains.kotlin.jvm") version "1.7.10"
1010
id("org.jetbrains.intellij") version "1.8.0"
11-
id("org.sonarqube") version "3.4.0.2513"
11+
id("org.sonarqube") version "3.5.0.2730"
1212

1313
// Gradle Changelog Plugin
1414
id("org.jetbrains.changelog") version "1.3.1"

0 commit comments

Comments
 (0)