Skip to content

Commit 3b8812c

Browse files
Prepare release v46 (#173)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 3ec1a08 commit 3b8812c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
10+
## [v46] - 2025-09-15
11+
912
### Fixed
1013

1114
- Guard against missing gradlew during daemon cleanup to prevent "No such file or directory" errors. ([#172](https://github.com/heroku/heroku-buildpack-gradle/pull/172))
@@ -112,7 +115,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
112115

113116
* Add symlink from project .gradle to the cache
114117

115-
[unreleased]: https://github.com/heroku/heroku-buildpack-gradle/compare/v45...main
118+
[unreleased]: https://github.com/heroku/heroku-buildpack-gradle/compare/v46...main
119+
[v46]: https://github.com/heroku/heroku-buildpack-gradle/compare/v45...v46
116120
[v45]: https://github.com/heroku/heroku-buildpack-gradle/compare/v44...v45
117121
[v44]: https://github.com/heroku/heroku-buildpack-gradle/compare/v43...v44
118122
[v43]: https://github.com/heroku/heroku-buildpack-gradle/compare/v42...v43

0 commit comments

Comments
 (0)