Skip to content

0.3.0

Latest

Choose a tag to compare

@eed3si9n eed3si9n released this 21 Sep 19:37
· 2 commits to main since this release
v0.3.0
0d187c3

sbt-javaagent 0.3.0 is cross published to:

sbt Version Published
1.x ✅
2.x ✅

about sbt-javaagent

sbt-javaagent is an sbt plugin, originally developed in 2016 by Peter Vlugter, to add Java agents to the project.

addSbtPlugin("com.github.sbt" % "sbt-javaagent" % "0.3.0")

Updates

  • Resolve wildcard revision from BOM by @gaeljw in #98

sbt 2 migration

behind the scenes

Full Changelog: v0.2.0...v0.3.0