Skip to content

Commit

Permalink
Merge pull request #1428 from contiki-ng/dependabot/gradle/master/net…
Browse files Browse the repository at this point in the history
….ltgt.errorprone-4.0.0

Build(deps): bump net.ltgt.errorprone from 3.1.0 to 4.0.0
  • Loading branch information
nfi authored Jun 7, 2024
2 parents ed968e8 + f7310cb commit fd90c19
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 @@ -2,7 +2,7 @@ plugins {
id 'application'
id 'jvm-test-suite'
id 'com.diffplug.spotless' version '6.25.0'
id 'net.ltgt.errorprone' version '3.1.0'
id 'net.ltgt.errorprone' version '4.0.0'
}

group = 'org.contikios.cooja'
Expand Down

0 comments on commit fd90c19

Please sign in to comment.