Skip to content

Commit 3eadfbb

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.checkerframework:checker-qual from 3.51.0 to 3.52.1
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.51.0 to 3.52.1. - [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.51.0...checker-framework-3.52.1) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.52.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f978d7e commit 3eadfbb

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.51.0")
143+
implementation("org.checkerframework:checker-qual:3.52.1")
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)