Skip to content

Commit

Permalink
Bump org.lsposed.lsplugin.jgit from 1.0 to 1.1 (#2583)
Browse files Browse the repository at this point in the history
Bumps [org.lsposed.lsplugin.jgit](https://github.com/LSPosed/LSPlugin)
from 1.0 to 1.1.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
1 parent a49bb60 commit de13f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit de13f65

Please sign in to comment.