mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-26 09:19:12 +01:00
Update SVNKit to 1.10.10-scm2
This commit is contained in:
2
gradle/changelog/svn_1.10.10-svn2.yaml
Normal file
2
gradle/changelog/svn_1.10.10-svn2.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: fixed
|
||||
description: Update to svnkit 1.10.10-scm2
|
||||
@@ -26,7 +26,7 @@ plugins {
|
||||
id 'org.scm-manager.smp' version '0.13.0'
|
||||
}
|
||||
|
||||
def svnkitVersion = '1.10.10-scm1'
|
||||
def svnkitVersion = '1.10.10-scm2'
|
||||
|
||||
dependencies {
|
||||
implementation("sonia.svnkit:svnkit:${svnkitVersion}") {
|
||||
|
||||
Reference in New Issue
Block a user