Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.…
Browse files Browse the repository at this point in the history
…9.0.202403050737-r
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent bf2f82d commit 3e4e89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ xml-resolver = { module = "xml-resolver:xml-resolver", version = "1.2" }
xml-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }

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

# Tests
tests-junit = { module = "junit:junit", version = "4.13.2" }
Expand Down

0 comments on commit 3e4e89a

Please sign in to comment.