Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 68219d8

Browse files
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.8.0.202311291450-r (#1537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6718ff0 commit 68219d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ xml-resolver = { module = "xml-resolver:xml-resolver", version = "1.2" }
114114
xml-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
115115

116116
# GIT
117-
git-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.7.0.202309050840-r" }
117+
git-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.8.0.202311291450-r" }
118118

119119
# Tests
120120
tests-junit = { module = "junit:junit", version = "4.13.2" }

0 commit comments

Comments
 (0)