Replace GSON with Jackson ObjectMapper
Compare changes
- JustAnotherChristoph authored
@@ -9,7 +9,7 @@ class SloJson constructor(
@@ -9,7 +9,7 @@ class SloJson constructor(
As #319 (closed) suggests, replaced the use of GSON with Jackson ObjectMapper.