Skip to content

Commit 12a7c06

Browse files
committed
org.jetbrains.intellij:plugin-repository-rest-client:2.0.30
1 parent 9c07706 commit 12a7c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation("org.jetbrains.intellij.plugins:structure-intellij:3.246") {
4242
exclude("org.jetbrains.kotlin")
4343
}
44-
implementation("org.jetbrains.intellij:plugin-repository-rest-client:2.0.28") {
44+
implementation("org.jetbrains.intellij:plugin-repository-rest-client:2.0.30") {
4545
exclude("org.jetbrains.kotlin")
4646
exclude("org.slf4j")
4747
}

0 commit comments

Comments
 (0)