sbt/project
Eugene Yokota 76452e53ff Drop OkHttp dependency
Ref https://github.com/sbt/sbt/issues/6912

Problem
-------
There's apparently a security issue with OkHttp 3.x,
which I am not really sure how applicable it is to our usage
of OkHttp but it is there.

Solution
--------
Since most of OkHttp-specic usage within LM is for Apache Ivy
downloading, I am going to drop this.
Since `sbt.librarymanagement.Http.http` is a public API,
I am substituting this with Apache HTTP backed implementation.
2022-06-12 22:24:44 -04:00
..
DatatypeConfig.scala intern/flyweight ConfigRef 2021-11-20 19:39:18 -05:00
Dependencies.scala Drop OkHttp dependency 2022-06-12 22:24:44 -04:00
HouseRulesPlugin.scala Use sbt 1.5.1 2021-05-02 22:18:03 -04:00
SbtScriptedIT.scala in-source sbt-houserules 2019-10-19 19:53:11 -04:00
Util.scala Use Bintray for nightly 2020-11-15 00:58:52 -05:00
build.properties Bump sbt 2022-06-12 22:03:23 -04:00
plugins.sbt Bump sbt 2022-06-12 22:03:23 -04:00