We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c07706 commit 12a7c06Copy full SHA for 12a7c06
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
implementation("org.jetbrains.intellij.plugins:structure-intellij:3.246") {
42
exclude("org.jetbrains.kotlin")
43
}
44
- implementation("org.jetbrains.intellij:plugin-repository-rest-client:2.0.28") {
+ implementation("org.jetbrains.intellij:plugin-repository-rest-client:2.0.30") {
45
46
exclude("org.slf4j")
47
0 commit comments