2017-05-02 00:52:09 +02:00
|
|
|
group = org.xbib
|
2018-08-17 11:46:18 +02:00
|
|
|
name = netty-http
|
2020-07-22 12:14:43 +02:00
|
|
|
version = 4.1.51.0
|
2017-05-02 00:52:09 +02:00
|
|
|
|
2020-05-20 14:56:37 +02:00
|
|
|
gradle.wrapper.version = 6.4.1
|
2020-07-22 12:14:43 +02:00
|
|
|
netty.version = 4.1.51.Final
|
2020-07-08 18:58:23 +02:00
|
|
|
tcnative.version = 2.0.31.Final
|
2020-06-16 11:11:45 +02:00
|
|
|
xbib.net.version = 2.1.0
|
2020-07-22 12:14:43 +02:00
|
|
|
bouncycastle.version = 1.66
|
2019-06-20 23:05:03 +02:00
|
|
|
reactivestreams.version = 1.0.2
|
2019-04-30 16:35:45 +02:00
|
|
|
xbib-guice.version = 4.0.4
|
2020-05-20 14:56:37 +02:00
|
|
|
reactivex.version = 1.3.8
|
2020-07-22 12:14:43 +02:00
|
|
|
conscrypt.version = 2.4.0
|
|
|
|
javassist.version = 3.27.0-GA
|
|
|
|
jackson.version = 2.11.1
|
|
|
|
mockito.version = 3.4.4
|
2020-06-16 11:11:45 +02:00
|
|
|
# uuhh, too many tests to update to jupiter in rx...
|
2020-05-20 14:56:37 +02:00
|
|
|
junit.version = 5.6.2
|
|
|
|
junit4.version = 4.13
|