Skip to content

Commit

Permalink
Updated depending to SGF4J 0.0.3-SNAPSHOT
Browse files Browse the repository at this point in the history
This new dep is not in Maven Central so just build it yourself for
this project to compile.
  • Loading branch information
toomasr committed May 28, 2018
1 parent ed53819 commit f382c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.toomasr</groupId>
<artifactId>sgf4j-parser</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit f382c1e

Please sign in to comment.