netty-http/gradle.properties

20 lines
489 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.63.1
2017-05-02 00:52:09 +02:00
gradle.wrapper.version = 6.6.1
2021-04-15 17:14:22 +02:00
netty.version = 4.1.63.Final
tcnative.version = 2.0.38.Final
2021-01-14 09:19:27 +01:00
bouncycastle.version = 1.68
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
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
xbib.net.version = 2.1.0
2020-10-21 14:31:14 +02:00
xbib-guice.version = 4.4.2
2020-11-13 14:27:32 +01:00
junit.version = 5.7.0
2021-03-29 10:16:37 +02:00
# uuhh, too many tests to update to jupiter in rx...
2021-01-14 09:19:27 +01:00
junit4.version = 4.13.1