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

Commit 2ce0949

Browse files
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.9.0.202403050737-r
1 parent 940c7b0 commit 2ce0949

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
@@ -126,7 +126,7 @@ xml-resolver = { module = "xml-resolver:xml-resolver", version = "1.2" }
126126
xml-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
127127

128128
# GIT
129-
git-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.8.0.202311291450-r" }
129+
git-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.9.0.202403050737-r" }
130130

131131
# Tests
132132
tests-junit = { module = "junit:junit", version = "4.13.2" }

0 commit comments

Comments
 (0)