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'
|
||||
mockitoVersion = '3.5.15'
|
||||
lombokVersion = '1.18.20'
|
||||
nimbusVersion = '9.24.2'
|
||||
nimbusVersion = '9.28'
|
||||
|
||||
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
||||
nettyVersion = '4.1.79.Final'
|
||||
|
|
|
|||
Loading…
Reference in New Issue