File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## [ Unreleased]
99
1010
11+ ## [ 4.0.12] - 2025-11-03
12+
13+
1114## [ 4.0.11] - 2025-08-01
1215
1316### Changed
@@ -273,7 +276,8 @@ properties](https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.h
273276
274277* Improved detection of Heroku API key. Now uses .netrc first.
275278
276- [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.11...HEAD
279+ [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.12...HEAD
280+ [ 4.0.12 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.11...v4.0.12
277281[ 4.0.11 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.10...v4.0.11
278282[ 4.0.10 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.9...v4.0.10
279283[ 4.0.9 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.8...v4.0.9
Original file line number Diff line number Diff line change 44
55 <groupId >com.heroku</groupId >
66 <artifactId >heroku-jvm-application-deployer</artifactId >
7- <version >4.0.12-SNAPSHOT </version >
7+ <version >4.0.12</version >
88 <packaging >jar</packaging >
99
1010 <name >Heroku JVM Application Deployer</name >
You can’t perform that action at this time.
0 commit comments