diff --git a/build.gradle b/build.gradle index 4cde178..d0bf68c 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ dependencies { implementation 'it.unimi.dsi:fastutil-core:8.5.13' implementation 'commons-codec:commons-codec:1.17.0' implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1' - implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:aa40823e8b2f87c32ed244889c7a5542b9d820ec' + implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:be03734fb7dc9f2c113d57d24606a81f53a78c70' implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7' implementation 'com.fasterxml.jackson.core:jackson-core:2.17.2' implementation 'com.fasterxml.jackson.core:jackson-annotations:2.17.2'