Updating Nimbus dependency version to 9.28 (#103)
Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>
This commit is contained in:
parent
c1c9be0c2e
commit
34e9b6c5fe
|
|
@ -19,7 +19,7 @@ subprojects {
|
||||||
jupiterVersion = '5.7.0'
|
jupiterVersion = '5.7.0'
|
||||||
mockitoVersion = '3.5.15'
|
mockitoVersion = '3.5.15'
|
||||||
lombokVersion = '1.18.20'
|
lombokVersion = '1.18.20'
|
||||||
nimbusVersion = '9.24.2'
|
nimbusVersion = '9.28'
|
||||||
|
|
||||||
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
||||||
nettyVersion = '4.1.79.Final'
|
nettyVersion = '4.1.79.Final'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue