Skip to content

Commit b675e7c

Browse files
chore(deps): bump org.checkerframework:checker-qual from 3.49.0 to 3.49.2 (#1350)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ed04c5 commit b675e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
}
2828

2929
dependencies {
30-
implementation("org.checkerframework:checker-qual:3.49.0")
30+
implementation("org.checkerframework:checker-qual:3.49.2")
3131
compileOnly("org.apache.httpcomponents:httpclient:4.5.14")
3232
compileOnly("software.amazon.awssdk:rds:2.31.12")
3333
compileOnly("software.amazon.awssdk:auth:2.31.16") // Required for IAM (light implementation)

0 commit comments

Comments
 (0)