Skip to content

Commit

Permalink
Bump org.checkerframework from 0.6.46 to 0.6.47
Browse files Browse the repository at this point in the history
Bumps org.checkerframework from 0.6.46 to 0.6.47.

---
updated-dependencies:
- dependency-name: org.checkerframework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 500c6c8 commit b555e72
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 @@ -5,7 +5,7 @@ plugins {
id 'maven-publish'
id 'signing'
id 'com.diffplug.spotless' version '6.25.0'
id 'org.checkerframework' version '0.6.46'
id 'org.checkerframework' version '0.6.47'
id("net.ltgt.errorprone") version "4.1.0"
id 'com.adarshr.test-logger' version '4.0.0'
}
Expand Down

0 comments on commit b555e72

Please sign in to comment.