Skip to content

Commit

Permalink
#1153 Upgrade of JGit
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf committed Dec 23, 2023
1 parent 779d5f7 commit c6023b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontrack-git/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
description = "Git client for Ontrack."

dependencies {
api("org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r")
api("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")

implementation("org.apache.commons:commons-lang3")
implementation("org.springframework:spring-context")
Expand Down

0 comments on commit c6023b4

Please sign in to comment.