File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ fuel = "2.3.1"
1010licenser = " 0.7.5"
1111changelog = " 2.2.0"
1212# https://github.com/JetBrains/intellij-platform-gradle-plugin
13- intellij-plugin = " 2.10.1 "
14- # https://search.maven.org /artifact/org.jetbrains.intellij/plugin-repository-rest-client
15- intellij-plugin-repository-rest-client = " 2.0.47 "
13+ intellij-plugin = " 2.10.5 "
14+ # https://central.sonatype.com /artifact/org.jetbrains.intellij/plugin-repository-rest-client
15+ intellij-plugin-repository-rest-client = " 2.0.50 "
1616# https://www.jetbrains.com/intellij-repository/snapshots or https://www.jetbrains.com/intellij-repository/releases/
17- intellij-ide = " 253.27642.30-EAP-SNAPSHOT "
17+ intellij-ide = " 253.29346.138 "
1818# https://github.com/JetBrains/gradle-idea-ext-plugin
1919idea-ext = " 1.3"
2020# https://plugins.jetbrains.com/plugin/227-psiviewer/versions
@@ -51,7 +51,7 @@ jflex-skeleton = "org.jetbrains.idea:jflex:1.7.0-c1fdf11"
5151grammarKit = " org.jetbrains.idea:grammar-kit:1.5.1"
5252
5353# Gradle Tooling
54- gradleToolingExtension = { module = " com.jetbrains.intellij.gradle:gradle-tooling-extension" , version = " 252.23892.409 " }
54+ gradleToolingExtension = { module = " com.jetbrains.intellij.gradle:gradle-tooling-extension" , version = " 253.29346.138 " }
5555annotations = " org.jetbrains:annotations:24.0.0"
5656groovy = " org.codehaus.groovy:groovy:3.0.19"
5757
You can’t perform that action at this time.
0 commit comments