Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/com.squareup.okio-okio-3…
Browse files Browse the repository at this point in the history
….5.0
  • Loading branch information
kodiakhq[bot] authored Aug 7, 2023
2 parents 039d145 + d4eed68 commit f251b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutinesVersion")

api('tech.relaycorp:awala:[1.66.4,2.0.0)')
testImplementation('tech.relaycorp:awala-testing:1.5.20')
testImplementation('tech.relaycorp:awala-testing:1.5.21')

// Handshake nonce signatures
// We're depending on BouncyCastle just so we can use a base64 encoder on Android 21+. See:
Expand Down

0 comments on commit f251b10

Please sign in to comment.