netty-http/gradle.properties

20 lines
487 B
Properties
Raw 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
2020-11-13 14:58:16 +01:00
version = 4.1.54.2
2017-05-02 00:52:09 +02:00
gradle.wrapper.version = 6.6.1
2020-11-13 14:27:32 +01:00
netty.version = 4.1.54.Final
tcnative.version = 2.0.34.Final
2020-11-13 14:27:32 +01:00
bouncycastle.version = 1.67
reactivestreams.version = 1.0.2
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
2020-10-21 14:31:14 +02:00
jackson.version = 2.11.3
2020-07-22 12:14:43 +02:00
mockito.version = 3.4.4
xbib.net.version = 2.1.0
2020-10-21 14:31:14 +02:00
xbib-guice.version = 4.4.2
# uuhh, too many tests to update to jupiter in rx...
2020-11-13 14:27:32 +01:00
junit.version = 5.7.0
junit4.version = 4.13