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"
1010diff-util = " 4.12"
1111intellijExt = " 1.1.8"
1212# match with <root>/settings.gradle.kts
13- intellijGradle = " 2.7.0 "
13+ intellijGradle = " 2.7.1-SNAPSHOT "
1414intellijRemoteRobot = " 0.11.22"
1515jackson = " 2.17.2"
1616jacoco = " 0.8.12"
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ val codeArtifactMavenRepo = fun RepositoryHandler.(): MavenArtifactRepository? {
3030plugins {
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.7.0 "
33+ id(" org.jetbrains.intellij.platform.settings" ) version " 2.7.1-SNAPSHOT "
3434}
3535
3636dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments