Skip to content

Commit

Permalink
chore(deps): bump org.checkerframework:checker-qual from 3.38.0 to 3.…
Browse files Browse the repository at this point in the history
…39.0 (aws#673)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent f41fe89 commit 987fd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
}

dependencies {
implementation("org.checkerframework:checker-qual:3.38.0")
implementation("org.checkerframework:checker-qual:3.39.0")
compileOnly("software.amazon.awssdk:rds:2.20.158")
compileOnly("com.zaxxer:HikariCP:4.0.3") // Version 4.+ is compatible with Java 8
compileOnly("software.amazon.awssdk:secretsmanager:2.20.154")
Expand Down

0 comments on commit 987fd41

Please sign in to comment.