Currently, upgrading JGit to version 6 is blocked because we still support Java 8 and they already require Java 11.
We should probably stick with Java 8 as long as (for example) typelevel projects like cats are still building on it (https://github.com/typelevel/cats/blob/main/build.sbt#L33), and consider updating after they do.
Currently, upgrading JGit to version 6 is blocked because we still support Java 8 and they already require Java 11.
We should probably stick with Java 8 as long as (for example) typelevel projects like cats are still building on it (https://github.com/typelevel/cats/blob/main/build.sbt#L33), and consider updating after they do.