Updating Nimbus dependency version to 9.28 (#103)

Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>
This commit is contained in:
Max Lambrecht 2023-01-11 15:36:14 -03:00 committed by GitHub
parent c1c9be0c2e
commit 34e9b6c5fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'