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 5dc10bb commit 6152aafCopy full SHA for 6152aaf
build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
implementation 'org.apache.commons:commons-text:1.12.0'
15
implementation 'commons-io:commons-io:2.16.1'
16
implementation 'it.unimi.dsi:fastutil-core:8.5.13'
17
- implementation 'commons-codec:commons-codec:1.16.1'
+ implementation 'commons-codec:commons-codec:1.17.0'
18
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
19
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:d486c3f4220c5b3fd045e614cd1662cdee437d13'
20
implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7'
0 commit comments