Skip to content

Commit

Permalink
Update dependency org.eclipse.jgit:org.eclipse.jgit to v6.10.0.202406…
Browse files Browse the repository at this point in the history
…032230-r
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 8ba376a commit a94efe7
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.8.0.202311291450-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
implementation("de.chojo", "cjda-util", "2.9.5+beta.19") {
exclude(group = "club.minnced", module = "opus-java")
}
Expand Down

0 comments on commit a94efe7

Please sign in to comment.