Skip to content

Commit f2be837

Browse files
committed
Build against 2025.3 release
1 parent 143a952 commit f2be837

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ fuel = "2.3.1"
1010
licenser = "0.7.5"
1111
changelog = "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
1919
idea-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"
5151
grammarKit = "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" }
5555
annotations = "org.jetbrains:annotations:24.0.0"
5656
groovy = "org.codehaus.groovy:groovy:3.0.19"
5757

0 commit comments

Comments
 (0)