Skip to content

Commit

Permalink
Merge pull request #237 from nextcloud/dependabot/gradle/com.google.e…
Browse files Browse the repository at this point in the history
…rrorprone-error_prone_annotations-2.24.0

build(deps): bump com.google.errorprone:error_prone_annotations from 2.23.0 to 2.24.0
  • Loading branch information
AndyScherzinger authored Dec 22, 2023
2 parents 514e1c2 + c01e27d commit b4642b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion material-color-utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ java {
}

dependencies {
implementation 'com.google.errorprone:error_prone_annotations:2.23.0'
implementation 'com.google.errorprone:error_prone_annotations:2.24.0'
implementation 'androidx.annotation:annotation-jvm:1.7.0'
}

Expand Down

0 comments on commit b4642b9

Please sign in to comment.