From f382c1e8b48d0d059c66a6c0e2357480dd4dfa26 Mon Sep 17 00:00:00 2001 From: Toomas Romer Date: Mon, 28 May 2018 14:22:01 +0300 Subject: [PATCH] Updated depending to SGF4J 0.0.3-SNAPSHOT This new dep is not in Maven Central so just build it yourself for this project to compile. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 17e7f2e..3c2a1f8 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ com.toomasr sgf4j-parser - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT org.slf4j