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 7e481cf commit 838dc1aCopy full SHA for 838dc1a
2 files changed
extractor/build.gradle
@@ -7,6 +7,6 @@ dependencies {
7
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
8
implementation 'org.nibor.autolink:autolink:0.10.0'
9
10
- testImplementation 'junit:junit:4.13'
+ testImplementation 'junit:junit:4.13.1'
11
testImplementation "com.squareup.okhttp3:okhttp:3.12.11"
12
}
timeago-parser/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
3
4
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
5
0 commit comments