Skip to content

Commit 1e6d8e0

Browse files
Prepare release v45 (#171)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 5411fb1 commit 1e6d8e0

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+
## [v45] - 2025-09-12
11+
912
### Fixed
1013

1114
- Fix build failures when users have `org.gradle.vfs.watch=true` in their project gradle.properties by explicitly disabling file system watching in buildpack configuration, as it's incompatible with `org.gradle.projectcachedir`. ([#170](https://github.com/heroku/heroku-buildpack-gradle/pull/170))
@@ -106,7 +109,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
106109

107110
* Add symlink from project .gradle to the cache
108111

109-
[unreleased]: https://github.com/heroku/heroku-buildpack-gradle/compare/v44...main
112+
[unreleased]: https://github.com/heroku/heroku-buildpack-gradle/compare/v45...main
113+
[v45]: https://github.com/heroku/heroku-buildpack-gradle/compare/v44...v45
110114
[v44]: https://github.com/heroku/heroku-buildpack-gradle/compare/v43...v44
111115
[v43]: https://github.com/heroku/heroku-buildpack-gradle/compare/v42...v43
112116
[v42]: https://github.com/heroku/heroku-buildpack-gradle/compare/v41...v42

0 commit comments

Comments
 (0)