We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e205ded commit 52e840aCopy full SHA for 52e840a
lib/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
12
implementation "com.github.komputing:khex:1.0.0"
13
14
- implementation 'org.bouncycastle:bcprov-jdk15on:1.66'
+ implementation "org.bouncycastle:bcprov-jdk15to18:1.68"
15
16
implementation 'com.squareup.moshi:moshi:1.8.0'
17
// TODO: it would be better to use the generated adapter by moshi
0 commit comments