mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-26 00:10:50 +01:00
Update JGit to v7.1.1
This commit is contained in:
committed by
Thomas Zerr
parent
253ba61fa4
commit
bceca6722c
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.1.1.202505221757-r-scm1'
|
||||
|
||||
dependencies {
|
||||
// required by scm-it
|
||||
|
||||
Reference in New Issue
Block a user