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
sbt 2 migration
- sbt 2.0.0-RC9 by @xuwei-k in #65
- sbt 2.0.0-RC10 by @xuwei-k in #71
- sbt 2.0.0-RC11 by @xuwei-k in #75
- Fix infix syntax warnings by @xuwei-k in #80
- sbt 2.0.0 by @xuwei-k in #83
behind the scenes
- Update scala3-library to 3.7.4 by @scala-steward in #56
- Update scala-library to 2.12.21 by @scala-steward in #55
- Update sbt, scripted-plugin to 1.12.0 by @scala-steward in #58
- Update sbt-native-packager to 1.11.7 by @scala-steward in #59
- Bump coursier/cache-action from 7 to 8 by @dependabot[bot] in #63
- Update scala3-library to 3.8.2 by @scala-steward in #67
- Update scala3-library to 3.8.3 by @scala-steward in #72
- Update sbt, scripted-plugin to 1.12.9 by @scala-steward in #76
- ci: Wrong job name, JDK 17 is used not 8 by @mkurz in #77
- Update scala3-library to 3.8.4 by @scala-steward in #81
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #85
- Update sbt-ci-release to 1.12.0 by @scala-steward in #88
- Avoid deprecated
scala.Appby @xuwei-k in #89 - Update sbt, scripted-plugin to 1.13.0 by @scala-steward in #100
- Update sbt-ci-release to 1.12.1 by @scala-steward in #99
- Bump actions/setup-java from 5 to 6 by @dependabot[bot] in #103
- Add sbt-salad-days plugin version 0.2.0 by @eed3si9n in #105
Full Changelog: v0.2.0...v0.3.0