Skip to content

Commit

Permalink
Bump org.checkerframework:checker-qual from 3.38.0 to 3.39.0 (opensea…
Browse files Browse the repository at this point in the history
…rch-project#3570)

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 18, 2023
1 parent c72faf0 commit eeeca7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ configurations {
force "org.apache.httpcomponents:httpclient:4.5.13"
force "org.apache.httpcomponents:httpcore:4.4.16"
force "com.google.errorprone:error_prone_annotations:2.23.0"
force "org.checkerframework:checker-qual:3.38.0"
force "org.checkerframework:checker-qual:3.39.0"
}
}

Expand Down Expand Up @@ -633,7 +633,7 @@ dependencies {
runtimeOnly 'org.apache.ws.xmlschema:xmlschema-core:2.3.1'
runtimeOnly 'org.apache.santuario:xmlsec:2.3.3'
runtimeOnly "com.github.luben:zstd-jni:${versions.zstd}"
runtimeOnly 'org.checkerframework:checker-qual:3.38.0'
runtimeOnly 'org.checkerframework:checker-qual:3.39.0'
runtimeOnly "org.bouncycastle:bcpkix-jdk15to18:${versions.bouncycastle}"
runtimeOnly 'org.scala-lang.modules:scala-java8-compat_3:1.0.2'

Expand Down

0 comments on commit eeeca7e

Please sign in to comment.