We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0989bcb commit b8316b8Copy full SHA for b8316b8
1 file changed
build.gradle
@@ -15,15 +15,6 @@
15
* See the License for the specific language governing permissions and
16
* limitations under the License.
17
*/
18
-buildscript {
19
- configurations.all {
20
- resolutionStrategy {
21
- force 'org.bouncycastle:bcpg-jdk15on:1.70'
22
- force 'org.bouncycastle:bcprov-jdk15on:1.70'
23
- }
24
25
-}
26
-
27
plugins {
28
id 'org.kordamp.gradle.java-project'
29
id 'org.kordamp.gradle.checkstyle'
0 commit comments