Skip to content

Commit fe1c848

Browse files
chore(deps): bump org.checkerframework:checker-qual from 3.47.0 to 3.48.1 (#1157)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36a3bf1 commit fe1c848

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.47.0")
30+
implementation("org.checkerframework:checker-qual:3.48.1")
3131
compileOnly("org.apache.httpcomponents:httpclient:4.5.14")
3232
compileOnly("software.amazon.awssdk:rds:2.28.12")
3333
compileOnly("software.amazon.awssdk:auth:2.28.2") // Required for IAM (light implementation)

0 commit comments

Comments
 (0)