2017-05-02 00:52:09 +02:00
|
|
|
group = org.xbib
|
2018-08-17 11:46:18 +02:00
|
|
|
name = netty-http
|
2020-06-16 11:11:45 +02:00
|
|
|
version = 4.1.50.1
|
2017-05-02 00:52:09 +02:00
|
|
|
|
2020-05-20 14:56:37 +02:00
|
|
|
gradle.wrapper.version = 6.4.1
|
2020-06-05 10:40:42 +02:00
|
|
|
netty.version = 4.1.50.Final
|
2020-03-13 10:36:23 +01:00
|
|
|
tcnative.version = 2.0.29.Final
|
2019-12-22 02:03:19 +01:00
|
|
|
tcnative-legacy-macosx.version = 2.0.26.Final
|
2020-06-16 11:11:45 +02:00
|
|
|
xbib.net.version = 2.1.0
|
2019-10-29 15:41:20 +01:00
|
|
|
bouncycastle.version = 1.64
|
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
|
2019-08-25 23:26:13 +02:00
|
|
|
conscrypt.version = 2.2.1
|
2020-06-05 10:40:42 +02:00
|
|
|
jackson.version = 2.11.0
|
|
|
|
mockito.version = 3.3.3
|
2019-11-07 15:55:00 +01:00
|
|
|
asciidoclet.version = 1.5.6
|
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
|