Skip to content

Commit 3c97e33

Browse files
Bump org.eclipse.jgit:org.eclipse.jgit (#13145)
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 7.2.0.202503040940-r to 7.2.1.202505142326-r. - [Commits](eclipse-jgit/jgit@v7.2.0.202503040940-r...v7.2.1.202505142326-r) --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-version: 7.2.1.202505142326-r dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christoph <siedlerkiller@gmail.com>
1 parent f8c0ca9 commit 3c97e33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jabgui/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
// implementation("net.java.dev.jna:jna:5.16.0")
9696
implementation("net.java.dev.jna:jna-platform:5.17.0")
9797

98-
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
98+
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.1.202505142326-r")
9999

100100
implementation("com.konghq:unirest-java-core:4.4.7")
101101

jablib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282

8383
implementation("com.github.javakeyring:java-keyring:1.0.4")
8484

85-
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
85+
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.1.202505142326-r")
8686

8787
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0")
8888
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0")

0 commit comments

Comments
 (0)