mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Bump bcprov-jdk15on from 1.66 to 1.67
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.66 to 1.67. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b537979d36
commit
683f2bcb27
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ dependencies {
|
||||||
implementation 'commons-io:commons-io:2.8.0'
|
implementation 'commons-io:commons-io:2.8.0'
|
||||||
implementation 'it.unimi.dsi:fastutil:8.4.2'
|
implementation 'it.unimi.dsi:fastutil:8.4.2'
|
||||||
implementation 'commons-codec:commons-codec:1.15'
|
implementation 'commons-codec:commons-codec:1.15'
|
||||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.66'
|
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
|
||||||
implementation 'org.mongodb:mongodb-driver-sync:4.1.1'
|
implementation 'org.mongodb:mongodb-driver-sync:4.1.1'
|
||||||
implementation 'io.projectreactor.netty:reactor-netty:1.0.2'
|
implementation 'io.projectreactor.netty:reactor-netty:1.0.2'
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.8'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.8'
|
||||||
|
|
Loading…
Reference in a new issue