mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-26 00:10:50 +01:00
Update JGit to v7.5.0
Squash commits of branch dependency/jgit_7.5.0: - Update JGit to v7.5.0
This commit is contained in:
committed by
Thomas Zerr
parent
4e4a3c4429
commit
8b47fa762e
2
gradle/changelog/jgit.yaml
Normal file
2
gradle/changelog/jgit.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: fixed
|
||||
description: NPE when using 'binary' macro in .gitattributes
|
||||
@@ -18,7 +18,7 @@ plugins {
|
||||
id 'org.scm-manager.smp' version '0.17.0'
|
||||
}
|
||||
|
||||
def jgitVersion = '7.1.0.202411261347-r-scm1'
|
||||
def jgitVersion = '7.5.0.202512021534-r-scm1'
|
||||
|
||||
dependencies {
|
||||
// required by scm-it
|
||||
|
||||
Reference in New Issue
Block a user