Skip to content

Commit 7fdcaf4

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.checkerframework:checker-qual from 3.52.1 to 4.2.0
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.52.1 to 4.2.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-4.2.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] <support@github.com>
1 parent b945d10 commit 7fdcaf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

142-
implementation("org.checkerframework:checker-qual:3.52.1")
142+
implementation("org.checkerframework:checker-qual:4.2.0")
143143
implementation("org.springframework.boot:spring-boot-starter-oauth2-resource-server")
144144
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
145145
implementation("org.springframework.boot:spring-boot-starter-webmvc")

0 commit comments

Comments
 (0)