From ddb9c4a254d9031c35bcc45e7d4c55fc08714960 Mon Sep 17 00:00:00 2001 From: Toomas Romer Date: Wed, 27 Nov 2019 17:54:01 +0200 Subject: [PATCH] Updated sgf4j dependency to stable --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eaa249b..8cef4a1 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.toomasr sgf4j-parser - 0.0.6-SNAPSHOT + 0.0.6 org.slf4j