Skip to content

Commit

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

Bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.0
  • Loading branch information
nfi authored Dec 22, 2023
2 parents 76c5feb + 2af22a2 commit 40ffeb2
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 @@ -64,7 +64,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api:2.0.9'
// 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.23.0")
errorprone("com.google.errorprone:error_prone_core:2.24.0")
}


Expand Down

0 comments on commit 40ffeb2

Please sign in to comment.