netty-http/gradle.properties

21 lines
531 B
Properties
Raw Permalink Normal View History

2017-05-02 00:52:09 +02:00
group = org.xbib
2018-08-17 11:46:18 +02:00
name = netty-http
version = 4.1.50.2
2017-05-02 00:52:09 +02:00
gradle.wrapper.version = 6.4.1
netty.version = 4.1.50.Final
2020-03-13 10:36:23 +01:00
tcnative.version = 2.0.29.Final
tcnative-legacy-macosx.version = 2.0.26.Final
xbib.net.version = 2.1.0
2019-10-29 15:41:20 +01:00
bouncycastle.version = 1.64
reactivestreams.version = 1.0.2
2019-04-30 16:35:45 +02:00
xbib-guice.version = 4.0.4
reactivex.version = 1.3.8
conscrypt.version = 2.2.1
jackson.version = 2.11.0
mockito.version = 3.3.3
asciidoclet.version = 1.5.6
# uuhh, too many tests to update to jupiter in rx...
junit.version = 5.6.2
junit4.version = 4.13