1
0
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 ()

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:
dependabot-preview[bot] 2021-02-12 18:42:08 +08:00 committed by GitHub
parent fe5e851e0a
commit 60a2354daf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'])