Skip to content

Commit

Permalink
Merge pull request #1450 from contiki-ng/dependabot/gradle/master/com…
Browse files Browse the repository at this point in the history
….google.errorprone-error_prone_core-2.32.0

Build(deps): bump com.google.errorprone:error_prone_core from 2.31.0 to 2.32.0
  • Loading branch information
nfi authored Sep 17, 2024
2 parents 07e610b + a2e9199 commit 6bcc639
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 @@ -75,7 +75,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api:2.0.16'
// https://mvnrepository.com/artifact/org.swinglabs.swingx/swingx-autocomplete
implementation 'org.swinglabs.swingx:swingx-autocomplete:1.6.5-1'
errorprone("com.google.errorprone:error_prone_core:2.31.0")
errorprone("com.google.errorprone:error_prone_core:2.32.0")
}


Expand Down

0 comments on commit 6bcc639

Please sign in to comment.