sbt-javaagent
sbt-javaagent copied to clipboard
sbt 2
/cc @eed3si9n
sbt-native-packager 1.11.3 is already available for sbt 2.x - https://github.com/sbt/sbt-native-packager/releases/tag/v1.11.3
I have no idea how much work is required to support sbt 2.x but I guess I can get some inspiration from other plugins if you want to delegate. Let me know :)
Here's a PR for this - https://github.com/sbt/sbt-javaagent/pull/48