netty-http/gradle.properties

21 lines
491 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.65.0
2017-05-02 00:52:09 +02:00
gradle.wrapper.version = 6.6.1
2021-05-14 14:54:59 +02:00
netty.version = 4.1.65.Final
tcnative.version = 2.0.39.Final
2021-01-14 09:19:27 +01:00
bouncycastle.version = 1.68
reactivestreams.version = 1.0.3
reactivex.version = 1.3.8
conscrypt.version = 2.5.2
javassist.version = 3.28.0-GA
2021-01-14 09:19:27 +01:00
jackson.version = 2.11.4
2021-05-14 14:54:59 +02:00
mockito.version = 3.10.0
xbib.net.version = 2.1.1
2020-10-21 14:31:14 +02:00
xbib-guice.version = 4.4.2
2021-05-14 14:54:59 +02:00
junit.version = 5.7.1
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