2017-05-02 00:52:09 +02:00
|
|
|
group = org.xbib
|
2018-08-17 11:46:18 +02:00
|
|
|
name = netty-http
|
2021-01-14 09:19:27 +01:00
|
|
|
version = 4.1.58.0
|
2017-05-02 00:52:09 +02:00
|
|
|
|
2020-10-20 20:10:40 +02:00
|
|
|
gradle.wrapper.version = 6.6.1
|
2021-01-14 09:19:27 +01:00
|
|
|
netty.version = 4.1.58.Final
|
|
|
|
tcnative.version = 2.0.36.Final
|
|
|
|
bouncycastle.version = 1.68
|
2019-06-20 23:05:03 +02:00
|
|
|
reactivestreams.version = 1.0.2
|
2020-05-20 14:56:37 +02:00
|
|
|
reactivex.version = 1.3.8
|
2020-10-21 14:31:14 +02:00
|
|
|
conscrypt.version = 2.5.1
|
2020-07-22 12:14:43 +02:00
|
|
|
javassist.version = 3.27.0-GA
|
2021-01-14 09:19:27 +01:00
|
|
|
jackson.version = 2.11.4
|
2020-07-22 12:14:43 +02:00
|
|
|
mockito.version = 3.4.4
|
2020-09-10 18:11:53 +02:00
|
|
|
xbib.net.version = 2.1.0
|
2020-10-21 14:31:14 +02:00
|
|
|
xbib-guice.version = 4.4.2
|
2020-06-16 11:11:45 +02:00
|
|
|
# uuhh, too many tests to update to jupiter in rx...
|
2020-11-13 14:27:32 +01:00
|
|
|
junit.version = 5.7.0
|
2021-01-14 09:19:27 +01:00
|
|
|
junit4.version = 4.13.1
|