Skip to content

Commit d935007

Browse files
Bump org.checkerframework:checker-qual from 3.52.1 to 3.53.0
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.52.1 to 3.53.0. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.52.1...checker-framework-3.53.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43b5d95 commit d935007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ dependencies {
140140
testAnnotationProcessor("org.projectlombok:lombok")
141141
testAnnotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
142142

143-
implementation("org.checkerframework:checker-qual:3.52.1")
143+
implementation("org.checkerframework:checker-qual:3.53.0")
144144
implementation("org.springframework.boot:spring-boot-starter-oauth2-resource-server")
145145
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
146146
implementation("org.springframework.boot:spring-boot-starter-web")

0 commit comments

Comments
 (0)