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 e035c1f commit 14fb151Copy full SHA for 14fb151
build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
implementation 'org.apache.commons:commons-lang3:3.18.0'
14
implementation 'org.apache.commons:commons-text:1.13.1'
15
implementation 'commons-io:commons-io:2.19.0'
16
- implementation 'it.unimi.dsi:fastutil-core:8.5.15'
+ implementation 'it.unimi.dsi:fastutil-core:8.5.16'
17
implementation 'commons-codec:commons-codec:1.18.0'
18
implementation 'org.bouncycastle:bcprov-jdk18on:1.81'
19
implementation 'com.github.FireMasterK:NewPipeExtractor:92809cedefd89ce68bc4de8763e9d5f2760f5899'
0 commit comments