Skip to content

Commit

Permalink
Update dependency org.eclipse.jgit:org.eclipse.jgit to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 40bdad3 commit 91ca149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spotless {


dependencies {
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r")
implementation("de.chojo", "cjda-util", "2.9.5+beta.19") {
exclude(group = "club.minnced", module = "opus-java")
}
Expand Down

0 comments on commit 91ca149

Please sign in to comment.