Bump org.lsposed.lsplugin.jgit from 1.0 to 1.1 (#2583)

Bumps [org.lsposed.lsplugin.jgit](https://github.com/LSPosed/LSPlugin)
from 1.0 to 1.1.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-28 07:39:50 +08:00 committed by GitHub
parent a49bb6074e
commit de13f659dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ materialthemebuilder = { id = "dev.rikka.tools.materialthemebuilder", version =
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.5" }
lsplugin-apksign = { id = "org.lsposed.lsplugin.apksign", version = "1.1" }
lsplugin-cmaker = { id = "org.lsposed.lsplugin.cmaker", version = "1.1" }
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.0" }
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.1" }
[libraries]
appcenter-crashes = { group = "com.microsoft.appcenter", name = "appcenter-crashes", version.ref = "appcenter" }