File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ detekt = "1.23.8"
10
10
diff-util = " 4.12"
11
11
intellijExt = " 1.1.8"
12
12
# match with <root>/settings.gradle.kts
13
- intellijGradle = " 2.7.0 "
13
+ intellijGradle = " 2.7.1-SNAPSHOT "
14
14
intellijRemoteRobot = " 0.11.22"
15
15
jackson = " 2.17.2"
16
16
jacoco = " 0.8.12"
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ val codeArtifactMavenRepo = fun RepositoryHandler.(): MavenArtifactRepository? {
30
30
plugins {
31
31
id(" com.github.burrunan.s3-build-cache" ) version " 1.5"
32
32
id(" com.gradle.develocity" ) version " 3.17.6"
33
- id(" org.jetbrains.intellij.platform.settings" ) version " 2.7.0 "
33
+ id(" org.jetbrains.intellij.platform.settings" ) version " 2.7.1-SNAPSHOT "
34
34
}
35
35
36
36
dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments