Skip to content

Commit 4fbe13f

Browse files
revert changes
1 parent 6a666b0 commit 4fbe13f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ workflows:
6666
branches:
6767
only:
6868
- master
69-
- automated-release
7069
requires:
7170
- build
7271
# api-diff:

lib/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ javadoc {
6767
dependencies {
6868
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
6969

70-
7170
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
7271
testImplementation 'junit:junit:4.13.2'
7372
testImplementation 'net.jodah:concurrentunit:0.4.6'

0 commit comments

Comments
 (0)