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 5e1564d commit 7d38227Copy full SHA for 7d38227
build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
implementation 'commons-io:commons-io:2.19.0'
16
implementation 'it.unimi.dsi:fastutil-core:8.5.15'
17
implementation 'commons-codec:commons-codec:1.18.0'
18
- implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
+ implementation 'org.bouncycastle:bcprov-jdk18on:1.81'
19
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:be03734fb7dc9f2c113d57d24606a81f53a78c70'
20
implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7'
21
implementation 'com.fasterxml.jackson.core:jackson-core:2.19.0'
0 commit comments