Skip to content

Commit 9c33d30

Browse files
authored
Update settings.gradle.kts
1 parent e80ecda commit 9c33d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pluginManagement {
4242
plugins {
4343
id("com.github.burrunan.s3-build-cache") version "1.5"
4444
id("com.gradle.develocity") version "3.17.6"
45-
id("org.jetbrains.intellij.platform.settings") version "2.7.1-SNAPSHOT"
45+
id("org.jetbrains.intellij.platform.settings") version "2.7.1"
4646
}
4747

4848
dependencyResolutionManagement {

0 commit comments

Comments
 (0)