From 4be90339840249ef5ce21c59f6149c9c66106c45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:40:38 +0000 Subject: [PATCH] Update dependency org.eclipse.jgit:org.eclipse.jgit to v7 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7a013b69b0..c4894af783 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,7 +28,7 @@ VER_SLF4J=[1.6,2.0[ # Used in multiple places VER_DURIAN=1.2.0 -VER_JGIT=6.10.0.202406032230-r +VER_JGIT=7.0.0.202409031743-r VER_JUNIT=5.11.3 VER_ASSERTJ=3.26.3 VER_MOCKITO=5.14.2