mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-13 09:34:03 +02:00
Bump org.eclipse.egit.github.core (#995)
Bumps org.eclipse.egit.github.core from 5.5.0.201909110433-r to 5.10.0.202012080955-r. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe5e851e0a
commit
60a2354daf
@ -97,7 +97,7 @@ def gistFile = { url, name ->
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("org.eclipse.mylyn.github:org.eclipse.egit.github.core:5.5.0.201909110433-r") {
|
||||
implementation("org.eclipse.mylyn.github:org.eclipse.egit.github.core:5.10.0.202012080955-r") {
|
||||
exclude module: "gson"
|
||||
}
|
||||
compileOnly fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
Loading…
Reference in New Issue
Block a user