Skip to content

Commit 44de944

Browse files
authored
Update settings.gradle.kts
1 parent 6e648bc commit 44de944

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
@@ -30,7 +30,7 @@ val codeArtifactMavenRepo = fun RepositoryHandler.(): MavenArtifactRepository? {
3030
plugins {
3131
id("com.github.burrunan.s3-build-cache") version "1.5"
3232
id("com.gradle.develocity") version "3.17.6"
33-
id("org.jetbrains.intellij.platform.settings") version "2.4.1-SNAPSHOT"
33+
id("org.jetbrains.intellij.platform.settings") version "2.3.0"
3434
}
3535

3636
dependencyResolutionManagement {

0 commit comments

Comments
 (0)