Skip to content

Commit e497edf

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.checkerframework:checker-qual from 3.49.4 to 3.49.5
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.49.4 to 3.49.5. - [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.49.4...checker-framework-3.49.5) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.49.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd3bda8 commit e497edf

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