Skip to content

Commit

Permalink
bump jgit to 7.0.0 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
granny authored Dec 21, 2024
1 parent f0563fd commit 1f21304
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 @@ -13,7 +13,7 @@ asm-tree = { module = "org.ow2.asm:asm-tree", version.ref = "asm" }
httpclient = "org.apache.httpcomponents:httpclient:4.5.14"
kotson = "com.github.salomonbrys.kotson:kotson:2.5.0"
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2"
jgit = "org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r"
jgit = "org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r"
gson = "com.google.code.gson:gson:2.10.1"

cadix-lorenz-core = { module = "org.cadixdev:lorenz", version.ref = "lorenz" }
Expand Down

0 comments on commit 1f21304

Please sign in to comment.