Skip to content

Commit 459f2ec

Browse files
build(deps): bump org.eclipse.jgit:org.eclipse.jgit
Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.2.202306221912-r to 5.13.3.202401111512-r. --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent addd903 commit 459f2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation 'org.slf4j:slf4j-nop:1.7.30'
6262
implementation 'info.picocli:picocli:4.6.1'
6363
implementation 'org.apache.httpcomponents:httpcore-nio:4.4.15'
64-
implementation 'org.eclipse.jgit:org.eclipse.jgit:5.13.2.202306221912-r'
64+
implementation 'org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512-r'
6565

6666
implementation "org.tinylog:tinylog-api:${tinylogVersion}"
6767
implementation "org.tinylog:tinylog-impl:${tinylogVersion}"

0 commit comments

Comments
 (0)