Skip to content

Commit

Permalink
[pom] adding the dependency to the default Gzoltar version.
Browse files Browse the repository at this point in the history
(Previously, Astor got it from the Nopol's dependency).
Important: I keep the another one 1.7.2 because Astor has the
possibility to use it (One can choose which FL to use)
  • Loading branch information
martinezmatias committed Mar 5, 2020
1 parent 8581b1c commit e875908
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
<artifactId>junit-jupiter-api</artifactId>
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>com.gzoltar</groupId>
<artifactId>gzoltar</artifactId>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>com.gzoltar</groupId>
<artifactId>com.gzoltar.core</artifactId>
Expand Down

0 comments on commit e875908

Please sign in to comment.