kob-aha

Results 3 issues of kob-aha

Gradle added support for Maven BOM files dependency in 5.0 version (https://docs.gradle.org/5.0/userguide/managing_transitive_dependencies.html#sec:bom_import). When I try to use the new platform dependency in my build it fails to resolve dependencies with...

I'm using HTTPretty while setting 'allow_net_connect=true' when calling 'enable'. The problem is that when I call an unmatched URL it is forwarded to the real endpoint, however the response time...