Skip to content

Commit a560324

Browse files
author
Gabor Bernat
committed
fix Travis CI
1 parent 812a40b commit a560324

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ plugins {
1313
id 'nebula.nebula-javadoc-jar' version '2.2.2'
1414
id 'nebula.nebula-source-jar' version '2.2.2'
1515
id 'com.jfrog.bintray' version '1.6'
16-
id 'ru.vyarus.animalsniffer' version '1.0.0'
1716
}
1817

1918
description = 'This project aims to provide the facility to easily implement JSON-RPC for the java programming language.'
@@ -77,7 +76,6 @@ dependencies {
7776
testRuntime 'org.apache.logging.log4j:log4j-slf4j-impl:2.5'
7877
testRuntime 'org.apache.logging.log4j:log4j-core:2.5'
7978

80-
signature 'org.codehaus.mojo.signature:java17:1.0@signature'
8179
}
8280

8381
jar {

0 commit comments

Comments
 (0)