Skip to content

Commit

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

Build(deps): bump com.google.errorprone:error_prone_core from 2.29.2 to 2.30.0
  • Loading branch information
nfi authored Aug 15, 2024
2 parents d362e89 + cd73dd1 commit acb1f59
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.13'
// 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.29.2")
errorprone("com.google.errorprone:error_prone_core:2.30.0")
}


Expand Down

0 comments on commit acb1f59

Please sign in to comment.