Bump the gradle-dependencies group with 11 updates #4869
Annotations
10 warnings
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L43
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_TYPE_VAR', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L44
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_TYPE_VAR', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L45
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_REF_QUEUE_TYPE', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L47
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_REF_QUEUE_TYPE', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L49
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'NODE_TYPE', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L50
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'LOOKUP_KEY_TYPE', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L52
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_TYPE', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L54
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_KEY_TYPE', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L56
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'RAW_REFERENCE_KEY_TYPE', though note that this is not a private constant
|
examples:
caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L59
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'KEY_SPEC', though note that this is not a private constant
|