You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## [Unreleased]
4
4
5
+
6
+
## [v105] - 2025-12-03
7
+
5
8
* Sanitize `SBT_OPTS` by removing `-J` prefix from arguments. ([#309](https://github.com/heroku/heroku-buildpack-scala/pull/309))
6
9
* Fail builds early for `sbt` versions older than `0.13.18`. These versions have shown very frequent and hard to debug issues with user builds. Builds now fail immediately with a clear error message and instructions. ([#307](https://github.com/heroku/heroku-buildpack-scala/pull/307))
0 commit comments