Replace khttp
Compare changes
Files
3@@ -15,7 +20,7 @@ class ExternalSloChecker(
@@ -36,12 +41,19 @@ class ExternalSloChecker(
With this MR, we replace khttp with the built-in Java HTTP client. This means, we also do no longer depend on the jcenter repository.
Fix #287 (closed).