Skip to content

Commit

Permalink
Updating Nimbus dependency version to 9.28 (#103)
Browse files Browse the repository at this point in the history
Signed-off-by: Max Lambrecht <[email protected]>
  • Loading branch information
Max Lambrecht authored Jan 11, 2023
1 parent c1c9be0 commit 34e9b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 34e9b6c

Please sign in to comment.