Skip to content

Commit

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

Build(deps): bump com.google.errorprone:error_prone_core from 2.30.0 to 2.31.0
  • Loading branch information
nfi authored Sep 3, 2024
2 parents 4bbd517 + 0d4d302 commit 5db4b63
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.30.0")
errorprone("com.google.errorprone:error_prone_core:2.31.0")
}


Expand Down

0 comments on commit 5db4b63

Please sign in to comment.