File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [ Unreleased]
9
9
10
10
11
+ ## [ 4.0.7] - 2024-07-17
12
+
13
+ ### Changed
14
+
15
+ * Updated dependencies
16
+
11
17
## [ 4.0.6] - 2024-05-07
12
18
13
19
### Fixed
@@ -243,7 +249,8 @@ properties](https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.h
243
249
244
250
* Improved detection of Heroku API key. Now uses .netrc first.
245
251
246
- [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.6...HEAD
252
+ [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.7...HEAD
253
+ [ 4.0.7 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.6...v4.0.7
247
254
[ 4.0.6 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.5...v4.0.6
248
255
[ 4.0.5 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.4...v4.0.5
249
256
[ 4.0.4 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.3...v4.0.4
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.heroku</groupId >
6
6
<artifactId >heroku-jvm-application-deployer</artifactId >
7
- <version >4.0.7-SNAPSHOT </version >
7
+ <version >4.0.7</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Heroku JVM Application Deployer</name >
You can’t perform that action at this time.
0 commit comments