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

Commit 1fa26bf

Browse files
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.9.0.202403050737-r
1 parent 0947a33 commit 1fa26bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ xml-resolver = { module = "xml-resolver:xml-resolver", version = "1.2" }
130130
xml-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
131131

132132
# GIT
133-
git-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.8.0.202311291450-r" }
133+
git-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.9.0.202403050737-r" }
134134

135135
# Tests
136136
tests-junit = { module = "junit:junit", version = "4.13.2" }

0 commit comments

Comments
 (0)