Skip to content

Commit d79fcdc

Browse files
author
pderakhshanfar
committed
Update EvoSuite library
1 parent 68d64d6 commit d79fcdc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_script:
99
- mvn clean
1010

1111
before_install:
12-
- mvn install:install-file -Dfile=botsing-reproduction/evosuite-client-botsing-1.0.7.jar -DgroupId=org.evosuite -DartifactId=evosuite-client-botsing -Dversion=1.0.7 -Dpackaging=jar
12+
- mvn install:install-file -Dfile=botsing-reproduction/evosuite-client-botsing-1.1.0.jar -DgroupId=org.evosuite -DartifactId=evosuite-client-botsing -Dversion=1.1.0 -Dpackaging=jar
1313

1414
after_success:
1515
- mvn clean test jacoco:report coveralls:report

botsing-reproduction/evosuite-client-botsing-1.0.7.jar renamed to botsing-reproduction/evosuite-client-botsing-1.1.0.jar

52.8 MB
Binary file not shown.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<commons-cli.version>1.4</commons-cli.version>
7373
<!-- <coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version> -->
7474
<evosuite.version>1.0.6</evosuite.version>
75-
<evosuite-client.version>1.0.7</evosuite-client.version>
75+
<evosuite-client.version>1.1.0</evosuite-client.version>
7676
<guava.version>27.0.1-jre</guava.version>
7777

7878
<hamcrest.version>2.0.0.0</hamcrest.version>
@@ -93,7 +93,7 @@
9393
<maven-plugin-api.version>3.5.4</maven-plugin-api.version>
9494
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>
9595
<maven-verifier.version>1.6</maven-verifier.version>
96-
96+
9797
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
9898
<maven-source-plugin.version>2.4</maven-source-plugin.version>
9999
<mockito.version>2.23.0</mockito.version>

0 commit comments

Comments
 (0)