mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-02-25 02:46:01 +01:00
Downgrade github dependency
This commit is contained in:
parent
46bc66d08c
commit
e6324a2182
@ -13,7 +13,7 @@ buildscript {
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0")
|
||||
classpath("com.github.AlexPl292:mark-down-to-slack:1.1.2")
|
||||
classpath("org.eclipse.jgit:org.eclipse.jgit:5.12.0.202106070339-r")
|
||||
classpath("org.kohsuke:github-api:1.131")
|
||||
classpath("org.kohsuke:github-api:1.129")
|
||||
classpath("org.jetbrains:markdown:0.2.4")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user