update dependencies
This commit is contained in:
parent
59315e5bd0
commit
c61fbe9789
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ dependencyResolutionManagement {
|
||||||
library('snakeyaml', 'org.yaml', 'snakeyaml').version('2.2')
|
library('snakeyaml', 'org.yaml', 'snakeyaml').version('2.2')
|
||||||
// xbib
|
// xbib
|
||||||
library('net-http-netty-client', 'org.xbib', 'net-http-client-netty').versionRef('net-http')
|
library('net-http-netty-client', 'org.xbib', 'net-http-client-netty').versionRef('net-http')
|
||||||
library('metrics', 'org.xbib', 'metrics-common').version('3.0.0')
|
library('metrics', 'org.xbib', 'metrics-common').version('4.0.0')
|
||||||
library('time', 'org.xbib', 'time').version('3.0.0')
|
library('time', 'org.xbib', 'time').version('4.0.0')
|
||||||
}
|
}
|
||||||
testLibs {
|
testLibs {
|
||||||
version('junit', '5.10.2')
|
version('junit', '5.10.2')
|
||||||
|
|
Loading…
Reference in a new issue