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 6a666b0 commit 4fbe13fCopy full SHA for 4fbe13f
.circleci/config.yml
@@ -66,7 +66,6 @@ workflows:
66
branches:
67
only:
68
- master
69
- - automated-release
70
requires:
71
- build
72
# api-diff:
lib/build.gradle
@@ -67,7 +67,6 @@ javadoc {
dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
-
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
testImplementation 'junit:junit:4.13.2'
73
testImplementation 'net.jodah:concurrentunit:0.4.6'
0 commit comments