update to xbib marc 2.9.21
This commit is contained in:
parent
9a3035098a
commit
a66d7b039e
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
group = org.xbib
|
||||
name = z3950
|
||||
version = 5.1.1
|
||||
version = 5.1.2
|
||||
|
||||
org.gradle.warning.mode = ALL
|
||||
|
|
|
@ -25,7 +25,7 @@ dependencyResolutionManagement {
|
|||
library('groovy-macro', 'org.apache.groovy', 'groovy-macro').versionRef('groovy')
|
||||
library('groovy-templates', 'org.apache.groovy', 'groovy-templates').versionRef('groovy')
|
||||
library('groovy-test', 'org.apache.groovy', 'groovy-test').versionRef('groovy')
|
||||
library('marc', 'org.xbib', 'marc').version('2.9.15')
|
||||
library('marc', 'org.xbib', 'marc').version('2.9.21')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue