Skip to content

Commit

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

Bump com.google.errorprone:error_prone_core from 2.25.0 to 2.26.1
  • Loading branch information
nfi authored Mar 27, 2024
2 parents 5def769 + b4a153b commit a227eb7
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.12'
// 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.25.0")
errorprone("com.google.errorprone:error_prone_core:2.26.1")
}


Expand Down

0 comments on commit a227eb7

Please sign in to comment.